summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/interruptvar.h
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate <machine/interruptvar.h> as it has only a singlemarcel2007-08-071-34/+0
| | | | | | | prototype. In the future that prototype will not be needed at all anyway, but for now it's moved to intr_machdep.h. Approved by: re (blanket)
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
|
* Add this file, which I forgot in a previous commit.benno2002-07-091-0/+34
This relates to the trap/interrupt cleanup. Submitted by: Peter Grehan <peterg@ptree32.com.au>
OpenPOWER on IntegriCloud