|
MentOS
0.8.0
The Mentoring Operating System
|
Shared interrupt handlers, stored into a double-linked list. More...
Public Attributes | |
| interrupt_handler_t | handler |
| Pointer to the IRQ handler. | |
| char * | description |
| Pointer to the description of the handler. | |
| list_head | siblings |
| List handler. | |
Shared interrupt handlers, stored into a double-linked list.