NetBSD/sys/arch/mvme68k
isaki 48d12f0315 Unify splraiseipl(9) implementation among m68k ports,
discussed with tsutsui@ on port-m68k.

For mvme68k:
- 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
- replace the order of IPL_SOFTCLOCK and IPL_SOFTBIO according to spl(9)
2008-06-26 02:52:29 +00:00
..
compile
conf
dev
docs
include Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:29 +00:00
mvme68k Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:29 +00:00
stand
Makefile