![thorpej](/assets/img/avatar_default.png)
- place all interrupt-related macros, prototypes, etc. into <machine/intr.h>, like other ports. - rename isrlink/isrunlink/isrinit, etc. intr_establish/intr_disestablish/ intr_init, etc., and move to intr.c for naming consistency. - don't call intr_init() twice.
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%