NetBSD/sys/arch/next68k
bouyer dc306354b0 Move the bswap functions from libutil to libc (this bups the
minor of libc and the major of libutil). For little-endian architectures
merge the bnswap() assembly versions with nto* and hton* using symbols
aliasing. Use symbol renaming for the bswap function in this case to avoid
namespace pollution.
Declare bswap* in machine/bswap.h, not machine/endian.h. For little-endian
machines, common code for inline macros go in machine/byte_swap.h
Sync libkern with libc.
Adjust #include in kernel sources for machine/bswap.h.
1999-01-15 13:31:15 +00:00
..
compile Initial import of NetBSD/next68k. 1998-06-09 07:53:05 +00:00
conf Moved optional devices out of std.next68k and put them in GENERIC instead. 1999-01-09 05:08:54 +00:00
dev applied patch from pr port-next68k/6704: next68k zs driver formatting error 1999-01-02 12:47:50 +00:00
include Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
next68k Change 'from from' to 'from' in some comments 1999-01-13 09:25:59 +00:00
stand Use WARNS=1 to get -Wall, and properly disable -Wmain on gcc 2.8 1998-09-14 00:50:22 +00:00
Makefile Add include to SUBDIR to install the machine includes. 1998-07-12 18:06:54 +00:00