NetBSD/sys/arch/hp300
tsutsui 970121f868 Use the global kernel_pmap_ptr pointer in each MD pmap_bootstrap.c
(where MMU is not enabled yet) and make kernel_pmap_store static again.
Also consistently use uintptr_t on address conversion in RELOC() macro.

Tested on hp300 (PA != VA) and news68k (PA == VA).
2008-12-28 05:15:59 +00:00
..
DOC
compile
conf Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
dev Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
hp300 Use the global kernel_pmap_ptr pointer in each MD pmap_bootstrap.c 2008-12-28 05:15:59 +00:00
include Remove obsolete code for old software interrupt emulation. 2008-12-21 17:42:05 +00:00
stand Change boot messages to replace build date and maker with kernrev. 2008-07-16 13:44:51 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00