glibc/sysdeps/s390/bits
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
..
atomic.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
byteswap.h Add __bswap_64 definition for non GCC compilers. 2012-04-03 09:13:59 +02:00
endian.h
link.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
linkmap.h
mathdef.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
setjmp.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
string.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
xtitypes.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00