NetBSD/sys/arch/hpcarm
rjs 4c494f7678 Make the following changes:
struct device * -> device_t
struct cfdata * -> cfdata_t
printf -> aprint_
device_t/softc split
2009-05-29 14:15:44 +00:00
..
compile
conf Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
dev Make the following changes: 2009-05-29 14:15:44 +00:00
hpcarm Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
include Let hpcarm kernels boot again after the merge of the armv6 branch. Fixes 2008-06-13 13:24:10 +00:00
stand
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00