summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/intr.h
AgeCommit message (Expand)Author
2005-05-01Bring raise-only semantics to splsoft* on m68k and m88k, as done elsewhere.Miod Vallat
2004-12-02move IPL setup to intr.cMartin Reindl
2004-11-26More interrupt system cleaning and homogenization:Miod Vallat
2004-11-25Move towards a more flexible and generic interrupt system, as well as betterMiod Vallat
2003-01-05splassert on m68k-based arches. Not totally accurate on hp300 at the moment,Miod Vallat
2002-04-29Define placeholders for art's splassert() debugging stuff on all arches.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-23Remove splsched() declaration and related stuff.Miod Vallat
2001-06-24Define splvm() for arches who don't already provide it, with the sameMiod Vallat
2000-07-06Add spllowersoftclock(), same as splsoftclock(). (art@ ok)Hakan Olsson
1999-06-11egcs crapJason Downs
1998-05-03* Deprecate macinfo.h pulling all relevant defines into cpu.h.gene