NetBSD/sys/arch/next68k
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 make the compile again 2008-12-17 17:12:52 +00:00
include Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:03 +00:00
next68k Use the global kernel_pmap_ptr pointer in each MD pmap_bootstrap.c 2008-12-28 05:15:59 +00:00
stand Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00