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

For sun68k (sun2, sun3 and sun3x):
- 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)
2008-06-15 07:23:26 +00:00
..
conf Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h and 2006-10-05 14:46:11 +00:00
include Unify splraiseipl(9) implementation among m68k ports as per 2008-06-15 07:23:26 +00:00
stand Move to 2 clause TNF license 2008-05-04 00:18:16 +00:00
sun68k Unify splraiseipl(9) implementation among m68k ports as per 2008-06-15 07:23:26 +00:00
Makefile