NetBSD/sys/arch/amiga/include
cgd 3bbb7f7d45 Move pmap_map() function definition to MD headers, as appropriate. It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)
1998-02-18 02:05:32 +00:00
..
ansi.h
aout_machdep.h
asm.h
bus.h Amiga port bus.h. Currenlty, only the _1 functions are implemented. 1997-08-27 18:52:57 +00:00
cdefs.h
conf.h First part of splitting lpt.c, and the NetBSD/Amiga "supio" frontend. Needs 1997-09-27 22:44:11 +00:00
cpu.h Avoid declaring the "astpending" and "want_resched" globals in cpu.h, 1998-02-13 07:41:45 +00:00
cpufunc.h
db_machdep.h
disklabel.h
endian.h
fbio.h
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieeefp.h
intr.h Make splserial == spltty, for now. This should be revisited after the 1997-10-27 22:13:25 +00:00
kcore.h
limits.h
mtpr.h Add __GENERIC_SOFT_INTERRUPTS implementation. 1997-08-27 18:31:14 +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 Move pmap_map() function definition to MD headers, as appropriate. It's 1998-02-18 02:05:32 +00:00
proc.h Use 0x0001 for MDP_STACKADJ. Thanks Klaus. 1997-06-08 10:35:39 +00:00
profile.h
psl.h Variable spltty a la Jason Thorpe. Needed for the DraCo variant of com.c. 1996-11-30 00:33:49 +00:00
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h Get rid of __BROKEN_INDIRECT_CONFIG. 1996-12-23 09:09:49 +00:00
varargs.h
vmparam.h VM_MAX_ADDRESS is the user max address -- adjust 1997-09-11 14:01:07 +00:00