Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate <machine/interruptvar.h> as it has only a single | marcel | 2007-08-07 | 1 | -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 changes | imp | 2005-01-07 | 1 | -1/+1 |
| | |||||
* | Add this file, which I forgot in a previous commit. | benno | 2002-07-09 | 1 | -0/+34 |
This relates to the trap/interrupt cleanup. Submitted by: Peter Grehan <peterg@ptree32.com.au> |