NetBSD/sys/arch/amiga/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
..
ansi.h
aout_machdep.h
asm.h
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bus.h - declare method arrays in bus.h 1998-11-08 21:09:27 +00:00
cdefs.h
conf.h Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +00:00
cpu.h Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
cpufunc.h
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
fbio.h
float.h
frame.h
ieeefp.h
intr.h
kcore.h
limits.h
Makefile Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
mtpr.h Implement softintr_disestablish(). 1998-11-28 16:39:25 +00:00
param.h
pcb.h
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h