Andreas Jaeger b1aa60f32d Add __bswap_64 definition for non GCC compilers.
[BZ#13926]
Currently __bswap_64 is not defined at all for non-GCC compilers.
Define it but guard it with __GLIBC_HAVE_LONG_LONG.

endian.h uses __bswap_64, make the functions only available
if __GLIBC_HAVE_LONG_LONG is defined.
2012-04-03 09:13:59 +02:00
..
2010-10-26 00:23:45 -04:00
2001-04-26 20:45:18 +00:00
2010-10-06 13:48:07 -04:00
2006-01-10 00:25:07 +00:00
2001-03-19 21:40:15 +00:00
2012-04-02 22:31:32 +02:00
2012-04-02 22:31:32 +02:00
2012-04-02 22:31:32 +02:00
2008-05-15 02:54:33 +00:00
2001-02-22 13:46:25 +00:00
2009-03-14 23:57:33 +00:00