NetBSD/sys/arch/acorn26/acorn26
thorpej dc2f2fbe74 Centralize the declaration of booted_device and booted_partition. 2004-10-23 17:07:37 +00:00
..
autoconf.c Centralize the declaration of booted_device and booted_partition. 2004-10-23 17:07:37 +00:00
bus.c
conf.c
cons_machdep.c
copyinout.S
copyinoutstr.S
cpu.c Use SYSTEM_COPROC. 2004-08-07 12:07:08 +00:00
cpuswitch.c Re-balance parenthesis. 2003-11-07 10:41:55 +00:00
cpuvar.h
db_interface.c Don't overload the unknown instruction handling for the core onto CP0. 2004-08-07 11:45:41 +00:00
db_machdep.c
except.c Add pcb_onfault handling to address exception handler so users can't crash 2003-11-30 13:22:32 +00:00
fpu.c Use FPA_COPROC instead of a manifest constant. 2004-08-07 12:04:05 +00:00
fpu_asm.S
fpuvar.h
genassym.cf
irq.c Reshuffle this code so that we avoid an uninitialized warning from the 2003-11-07 12:24:10 +00:00
locore.S Remove a stray "#ifndef __APCS_26__" 2003-11-29 22:27:56 +00:00
machdep.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
mem.c
pmap.c s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
rscons.c
softintr.c
start.c Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
stubs.c Garbage-collect pagemove(); nothing use it anymore (YAY!!!) 2004-08-28 22:12:40 +00:00
sys_machdep.c
vm_machdep.c Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00