NetBSD/sys/arch/mvme68k/include
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
..
Makefile Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
cdefs.h
cpu.h Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
db_machdep.h
disklabel.h
elf_machdep.h Basic elf_machdep.h for m68k; doesn't include relocations, yet. 1998-07-12 01:17:58 +00:00
endian.h
float.h
frame.h
ieeefp.h
kcore.h
limits.h
param.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
pcb.h
pmap.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
proc.h
profile.h
prom.h Changes to keep lint happy. 1998-08-01 11:22:51 +00:00
psl.h
pte.h
ptrace.h
reg.h
setjmp.h
signal.h Minor change. 1998-09-13 12:01:41 +00:00
stdarg.h
trap.h
types.h
varargs.h
vmparam.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
z8530var.h