NetBSD/sys/arch/arm/mainbus
chris 9f04d8d670 A couple of tidy ups to pmap:
pmap_t -> struct pmap * in pmap.c and pmap.h
kernel_pmap -> pmap_kernel() everywhere.

Compiled and booted on riscpc and cats.
2001-07-28 18:12:43 +00:00
..
cpu_mainbus.c Split cpu from mainbus so that cpu can attached to other buses (like ofbus). 2001-04-20 18:08:48 +00:00
mainbus.c That's supposed to be <machine/io.h> in the XXX'd #ifdef, not a repeat 2001-06-13 17:52:43 +00:00
mainbus.h
mainbus_io.c A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
mainbus_io_asm.S