summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/include/intr.h
AgeCommit message (Expand)Author
2011-06-17intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.matt
2010-04-24Support 64-bit imask for powerpc/pic.kiyohara
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2006-12-21merge yamt-splraiseipl branch.yamt
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-09-03Move CLKF_BASEPRI to machine specific <intr.h> file since it depends onmatt
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2002-07-05Peform a rototill over the powerpc-based ports.matt
2002-02-28Oops, replace this with a (very) slightly modified version of prep'sscw
2002-02-27New port: NetBSD/mvmeppcscw