NetBSD/sys/arch/mvme68k
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 use device_lookup_private to get softc 2008-06-13 12:25:37 +00:00
docs
include Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:29 +00:00
mvme68k Use the global kernel_pmap_ptr pointer in each MD pmap_bootstrap.c 2008-12-28 05:15:59 +00:00
stand
Makefile