summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/psl.h
AgeCommit message (Expand)Author
2003-05-23For some reason, gcc seems to assume that if an inline assembly statementHenric Jungheim
2003-05-16Clean up low-level sparc register access wrappers. Specify clobbers forHenric Jungheim
2002-06-15Decruftification.Artur Grabowski
2002-06-11define IPL_STATCLOCK.Artur Grabowski
2002-05-21Implement splassert just like it's on sparc.Artur Grabowski
2002-04-29Define placeholders for art's splassert() debugging stuff on all arches.Miod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-18We still need splimp.Artur Grabowski
2001-08-18Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come.Jason Wright