NetBSD/sys/arch/mac68k/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
adbsys.h New ADB "bus" interface: 1998-10-23 01:16:22 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bus.h Fix PR port-mac68k/6665 from Paul Goyette with some minor mods. 1999-01-06 03:06:45 +00:00
cdefs.h
cpu.h vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
db_machdep.h
disklabel.h Add DOS partition handling, from Ken Nakata in PR 4999, with 1998-10-30 06:48:51 +00:00
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
grfioctl.h Whoops, forgot to bracket struct grfinfo with #ifdef GRF_COMPAT. 1998-07-01 14:52:21 +00:00
ieeefp.h
intr.h The return value from intr_dispatch() is no longer necessary. 1998-08-25 04:03:56 +00:00
iteioctl.h
kcore.h
keyboard.h
limits.h
param.h
pcb.h
pio.h
pmap.h vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
proc.h
profile.h
psc.h
psl.h
pte.h
ptrace.h
reg.h
scsi_5380.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
viareg.h Update video-related RBV constants to reflect reality. 1999-01-06 07:16:56 +00:00
vmparam.h vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
z8530var.h