summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/intr.h
AgeCommit message (Collapse)Author
2002-06-11define IPL_STATCLOCK.Artur Grabowski
2002-05-21Implement splassert just like it's on sparc.Artur Grabowski
This also requires a change to rename {PIL,IPL}_IMP to {PIL,IPL}_VM. XXX - We should get rid of PIL_*.
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-18Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come.Jason Wright