NetBSD/sys/arch/arm/arm32
2003-09-03 02:07:07 +00:00
..
arm32_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
atomic.S
bcopy_page.S Use PAGE_SIZE rather than NBPG. 2003-04-08 22:57:53 +00:00
bus_dma.c Clear ARM32_DMAMAP_COHERENT in _bus_dmamap_load_buffer for userspace mappings. 2003-07-24 16:22:01 +00:00
cpu.c Recognize some TI processors -- not that you'd want to use them. 2003-09-03 02:07:07 +00:00
cpuswitch.S Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
db_interface.c make it "static long nil;" as it's used as &nil in an array wanting long *'s. 2003-08-25 04:51:10 +00:00
db_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
exception.S interrupt with two rs. 2003-01-06 13:04:54 +00:00
fault.c Make faulting in DDB continue back in the top-level command 2003-07-09 20:14:14 +00:00
fusu.S
genassym.cf Remove old pmap support. 2003-05-22 19:18:31 +00:00
intr.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
irq_dispatch.S Fiddle with current_intr_depth in assembly code again. Because we 2003-01-03 00:38:16 +00:00
kgdb_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
locore.S Reinstate one change from rev. 1.12, but differently. Preload r2 with 2003-04-20 16:21:40 +00:00
mem.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pmap.c Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
sys_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
vm_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00