NetBSD/sys/arch/news68k
tsutsui 7ff875bed5 Unify splraiseipl(9) implementation among m68k ports as per
suggestion from isaki@ on port-m68k.

For news68k:
- export ipl2psl_table[] and make it uint16_t
- make makeiplcookie(9) inline
- put PSL_S bit into ipl2psl_table[] rather than adding it in makeiplcookie(9)
- define both IPL_SCHED and IPL_HIGH independently to avoid confusion
2008-06-15 07:20:46 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Remove obsolete (commented out) options SHMMAXPGS. 2008-04-27 06:26:04 +00:00
dev Normalize my licenses. 2008-05-14 13:29:27 +00:00
include Unify splraiseipl(9) implementation among m68k ports as per 2008-06-15 07:20:46 +00:00
news68k Unify splraiseipl(9) implementation among m68k ports as per 2008-06-15 07:20:46 +00:00
stand Normalize my licenses. 2008-05-14 13:29:27 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00