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
..
2012-03-03 22:57:00 +01:00
2012-03-27 21:37:02 +02:00
2012-03-27 21:35:36 +02:00
2002-03-14 20:48:50 +00:00
2012-03-27 21:35:36 +02:00
2004-07-10 20:00:44 +00:00