CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/06/14 06:48:49
Modified files: sys/arch/landisk/include: intr.h Log message: provide splraise on landisk splraise is a wrapper around the sh _cpu_intr_raise(), and all the splfoo macros are now defined as calling splraise(IPL_FOO). tested on my landisk box