#
1ee1a1e6 |
| 08-Feb-2006 |
simonb <simonb@NetBSD.org> |
Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined, instead of just if _KERNEL was defined. Fixes sbmips bootblocks build problems. Thanks to Valeriy Ushakov for showing me where
Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined, instead of just if _KERNEL was defined. Fixes sbmips bootblocks build problems. Thanks to Valeriy Ushakov for showing me where the problem was.
show more ...
|