NetBSD/sys/arch/netwinder
matt b2a95bab1e Remove all declarations of physmem from sys/arch. Add an include of
<sys/systm.h> to the one file that did not already contain it.
This now means that physmem can be changed by updating systm.h and uvm_page.c
(excluding fixing printfs)
2009-08-11 17:04:14 +00:00
..
compile
conf Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
include Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
netwinder Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
pci ANSIfy functions with function-pointer arguments 2009-03-16 23:11:09 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00