Include dependency graph for interrupt.h:

Go to the source code of this file.
Defines | |
| #define | IVT_ITEMS 0 |
| #define | IVT_FIRST 0 |
| #define | fault_if_from_uspace(istate, cmd,) |
Functions | |
| iroutine | exc_register (int n, const char *name, iroutine f) |
| void | exc_dispatch (int n, istate_t *t) |
| void | exc_init (void) |
Definition in file interrupt.h.
1.4.6