NetBSD/sys/arch/acorn26/acorn26
thorpej 139cdc3125 Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these
variables unsigned, and update places where their values are printed.
2002-08-25 20:21:33 +00:00
..
autoconf.c
bus.c
conf.c Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can 2002-07-19 16:38:14 +00:00
cons_machdep.c
copyinout.S Move the arm32 copystr.S from arch/arm/arm32 to arch/arm/arm and add support 2002-08-11 23:17:24 +00:00
copyinoutstr.S
cpu.c Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
cpuvar.h
db_interface.c Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
db_machdep.c
except.c Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
fpu_asm.S
fpu.c
fpuvar.h
genassym.cf Garbage-collect sigframe references. 2002-06-23 00:16:59 +00:00
irq.c
Locore.c Be consistent about the type of idle(). 2002-08-17 00:01:23 +00:00
locore.S Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
machdep.c Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these 2002-08-25 20:21:33 +00:00
mem.c
pmap.c If we're treating the MEMC as a TLB, there's no need to completely reload 2002-08-16 22:51:43 +00:00
rscons.c
softintr.c
start.c
stubs.c The only caller of fuswintr() and suswintr(), addupc_intr(), can handle their 2002-08-12 14:20:44 +00:00
sys_machdep.c ARM32_{SYNC_ICACHE,DRAIN_WRITEBUF} -> ARM_{SYNC_ICACHE,DRAIN_WRITEBUF} 2002-04-01 17:43:10 +00:00
vm_machdep.c