This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a46f31170d
NetBSD
/
sys
/
lib
/
libkern
/
arch
History
uwe
0fc70b4831
Add bswap16.c and bswap32.c to SRCS. We need fallback versions for
...
kernels compiled without optimization (and thus without inlining of bswap16 and bswap32)
2006-02-04 23:33:37 +00:00
..
alpha
arm
hppa
Add bswap16.c and bswap32.c to SRCS. We need fallback versions for
2006-02-04 23:33:37 +00:00
i386
m68k
mips
ns32k
pdp10
powerpc
__asm__ -> __asm
2005-12-24 23:29:06 +00:00
sh3
Truncate the argument to 16 bit with extu.w
2006-02-04 22:24:26 +00:00
sh5
sparc
sparc64
vax
x86_64