NetBSD/sys/arch/mips
bouyer 6ab3092b11 Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
Only assembly version for i386 bswap16 and bswap32 for now (bswap64 uses
bswap32). Contribution of assembly versions of these are welcome.
Add byte-swapping of ext2fs metadata for big-endian systems.
Tested on i386 and sparc.
1997-10-09 15:42:19 +00:00
..
conf GNU ld script for linking standalone MIPS code (e.g., bootblocks). 1997-10-05 22:17:56 +00:00
include Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
mips Fix error in msgbuf change: add missing '&&'. 1997-09-24 02:20:56 +00:00
Makefile.inc Update arch/pmax/Makefile to build in NetBSD rather than 4.4-Lite: 1996-09-29 23:51:22 +00:00