summaryrefslogtreecommitdiff
path: root/sys/arch/mmeye/include/intr.h
AgeCommit message (Expand)Author
2021-11-02In order to prevent _mcount() from being recursively called when built with C...ryo
2018-04-19s/static inline/static __inline/g for consistency.christos
2011-02-19Support mmEye-WLF.kiyohara
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2007-02-09Merge newlock2 to head.ad
2006-12-21merge yamt-splraiseipl branch.yamt
2002-03-24adapted to new interrupt code and shb changes.uch
2002-02-22New NetBSD/sh3 clock framework.uch
2000-04-13move the Interrput Priority Level (IPL_*) definitions into MD part.msaitoh
2000-02-24multiple interrputs!!!msaitoh
1999-09-13Merge in NetBSD/sh3 from cvs.kame.net repository.itojun