NetBSD/sys/arch/atari/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
acia.h
ahdilabel.h
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 Make the abs_copy functions usable. The previous implementation caused 1999-01-08 09:25:33 +00:00
cdefs.h
cpu.h Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
cpufunc.h
db_machdep.h
disklabel.h
dma.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 Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieeefp.h
intr.h Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
iomap.h Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32:34 +00:00
kcore.h
limits.h
mfp.h Isabus support. 1997-07-15 08:25:39 +00:00
msioctl.h
mtpr.h Small readability update. 1997-09-15 11:08:38 +00:00
param.h Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:06:37 +00:00
pcb.h The user segment table pointer is no longer kept here. Change it to 1998-01-06 06:47:04 +00:00
pmap.h Get rid of vm_offset_t/vm_size_t 1998-09-02 14:58:01 +00:00
proc.h GC obsolete MDP_AST flag. 1997-06-11 08:58:09 +00:00
profile.h
psl.h
pte.h
ptrace.h
reg.h
scu.h
setjmp.h
signal.h Minor change. 1998-09-13 12:01:41 +00:00
stdarg.h
trap.h
types.h Get rid of BROKEN_INDIRECT_CONFIG 1996-12-20 12:49:35 +00:00
varargs.h
video.h
vmparam.h Follow the amiga vmparam.h, from Ignatios: 1998-11-20 13:01:12 +00:00