NetBSD/sys/arch/arm32/shark
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
..
display.h clean up some warnings, adapt to the changed state of the world. 1998-05-01 21:14:46 +00:00
fiq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
fiq.h add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
hat.c Use MI ISA DMA code (XXX this needs some work). 1998-07-08 05:01:17 +00:00
hat.h add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
i8042.c add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
i8042reg.h clean up some warnings, adapt to the changed state of the world. 1998-05-01 21:14:46 +00:00
kbdreg.h add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
ns87307.c defopt DDB. 1998-07-04 22:18:13 +00:00
ns87307reg.h I didn't write any of this. 1998-08-15 03:36:34 +00:00
pccons.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
pms.c Nuke some warnings when KERNEL_DEBUG is defined. 2000-03-25 21:26:47 +00:00
profile.c bzero() -> memset() and bcopy() -> memcpy(). 1999-01-01 12:40:39 +00:00
scr.c Fix bad function calls discovered after prototype fixes in last commit. 2000-03-19 19:14:42 +00:00
sequoia.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
sequoia.h add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
shark_machdep.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00