NetBSD/sys/arch/luna68k
tsutsui 789c74706a Use appropriate macro during pmap initialization:
- use SYSMAP_VA, SEGSHIFT for Sysmap address and table entries
- use TIA_SIZE, TIB_SIZE for sizes of table entries

Now page size dependent numbers are almost replaced with proper macro.

Tested on atari, hp300, and news68k.
2009-12-11 22:23:08 +00:00
..
compile
conf Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
dev Use lwp_getpcb() on m68k ports, clean from struct user usage. 2009-11-23 00:11:42 +00:00
include Define SYSMAP_VA in <m68k/pmap_motorola.h> 2009-12-11 18:57:44 +00:00
luna68k Use appropriate macro during pmap initialization: 2009-12-11 22:23:08 +00:00
Makefile