* sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid

invalid asm.
This commit is contained in:
Andreas Schwab 2001-01-17 15:56:17 +00:00
parent 76aaa35294
commit ee4905312f
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-01-17 Andreas Schwab <schwab@suse.de>
* sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid
invalid asm.
2001-01-17 Andreas Jaeger <aj@suse.de>
* nscd/connections.c (nscd_run): Use proper format specifier.