Go to the source code of this file.
Typedefs | |
| typedef void | intr_stub_func (void) |
Functions | |
| void | intr_exit (void) |
Variables | |
| intr_stub_func * | intr_stubs [256] |
| typedef void intr_stub_func(void) |
Definition at line 14 of file intr-stubs.h.
| void intr_exit | ( | void | ) |
| intr_stub_func* intr_stubs[256] |
Referenced by intr_init(), and register_handler().
1.5.6