NetBSD/sys/arch/arm32/mainbus
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
..
com_pioc.c
cpu.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
fd.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
fdreg.h
lpt_pioc.c
mainbus.c Remove unnecessary cf_unit usage. 2000-02-13 04:59:57 +00:00
mainbus.h
mainbus_io.c implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
mainbus_io_asm.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
pioc.c
piocreg.h
piocvar.h
wdc_pioc.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00