NetBSD/sys/arch/arm26/include
bjh21 3112fd4f14 Add a pmap_steal_memory implementation. This has two good consequences.
First, it reduces the kernel text segment by 1k or so.
Second, it should enable me to eventually allocate the pv_table dynamically.
2000-09-23 11:10:58 +00:00
..
Makefile Move contents of <machine/spl.h> to <machine/intr.h>. 2000-08-22 21:27:21 +00:00
ansi.h
aout_machdep.h
armreg.h
asm.h
boot.h
bswap.h
bus.h
cdefs.h
cpu.h Move setsoftast() and friends into cpu.h and make them into macros, so arm26 2000-08-25 16:43:46 +00:00
db_machdep.h
disklabel.h
disklabel_acorn.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
fp.h
frame.h
ieee.h
ieeefp.h
int_types.h
intr.h Move setsoftast() and friends into cpu.h and make them into macros, so arm26 2000-08-25 16:43:46 +00:00
ipkdb.h
irq.h Move contents of <machine/spl.h> to <machine/intr.h>. 2000-08-22 21:27:21 +00:00
limits.h
lock.h
machdep.h
math.h
memcreg.h General cleanup of definitions of translation table stuff. 2000-08-21 14:37:51 +00:00
param.h Move contents of <machine/spl.h> to <machine/intr.h>. 2000-08-22 21:27:21 +00:00
pcb.h
pmap.h Add a pmap_steal_memory implementation. This has two good consequences. 2000-09-23 11:10:58 +00:00
proc.h
profile.h
pte.h
ptrace.h Implement the easy ptrace requests and turn off the difficult ones. 2000-08-20 15:16:49 +00:00
reg.h
setjmp.h
signal.h
softintr.h
stdarg.h
trap.h
types.h
undefined.h
varargs.h
vmparam.h