NetBSD/sys/arch/sgimips/pci
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
..
macepci.c Use more constants and clean up a bit. 2000-06-14 22:32:20 +00:00
macepcireg.h Use more constants and clean up a bit. 2000-06-14 22:32:20 +00:00
pci_machdep.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
pciide_machdep.c