NetBSD/sys/arch/shark
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
isa Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
ofw Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
shark Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
stand Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00