History log of /netbsd-src/common/lib/libc/arch/mips/gen/byte_swap_2.S (Results 1 – 3 of 3)
Revision Date Author Comments
# 8daf714e 14-Dec-2009 matt <matt@NetBSD.org>

Merge from matt-nb5-mips64


# 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 ...


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

Merge libkern + libc common files. As requested by core.