summaryrefslogtreecommitdiff
path: root/sys/arch/sh/include/intr.h
AgeCommit message (Expand)Author
2009-04-19Mutexes for arm and sh softinterrupts.Owain Ainsworth
2009-03-25Deinline softintr_schedule().Miod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-06-21Attach interrupt counters to intc interrupt sources too, so that clockMiod Vallat
2007-05-10evcnt & friends were replaced by a proper interrupt counting mechanism 3 year...Theo de Raadt
2006-10-23Add interrupt name, however need to determine if the passed parameter is safeDale Rahn
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat