NetBSD/sys/arch/news68k
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
..
compile
conf Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
dev Account idepth in functions in locore.s that are registered in the 2008-12-10 14:19:02 +00:00
include __inline -> inline 2008-12-21 17:43:49 +00:00
news68k Use the global kernel_pmap_ptr pointer in each MD pmap_bootstrap.c 2008-12-28 05:15:59 +00:00
stand Change boot messages to replace build date and maker with kernrev. 2008-07-16 13:19:20 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00