NetBSD/sys/arch/sun3x
gwr bb35ee4ae8 In struct pmap, replace pm_mmucrp with pm_a_phys.
Define pmap_resident_count(), pmap_wired_count()
to call pmap_resident_pages(), pmap_wired_pages()
respectively, so we can keep those statistics on
lower-level structures instead of here.
1997-02-12 23:01:28 +00:00
..
conf Replace kgdb_stub.c with kgdb_machdep.c 1997-02-12 16:14:04 +00:00
dev Add machdep.h; use sunmon_abort() instead of mon_exit_to_mon(). 1997-01-27 22:16:37 +00:00
include In struct pmap, replace pm_mmucrp with pm_a_phys. 1997-02-12 23:01:28 +00:00
sun3x Machine-dependent part of the KGDB remote "stub" 1997-02-12 16:24:02 +00:00