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

For next68k:
- 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-26 02:52:03 +00:00
..
compile
conf
dev
include Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:03 +00:00
next68k Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:03 +00:00
stand
Makefile