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
..
1999-07-27 05:53:25 +00:00
1997-11-26 04:23:08 +00:00
1999-11-11 01:05:26 +00:00
2012-02-09 23:18:22 +00:00
1997-11-26 04:23:08 +00:00
1997-10-15 05:34:02 +00:00
1997-10-15 05:34:02 +00:00
1997-10-15 05:34:02 +00:00
1997-11-26 04:23:08 +00:00
1999-05-19 15:35:26 +00:00