Module trap

Source
Expand description

Trap handling.

Statics§

IRQ
A slice of IRQ handler functions.
PAGE_FAULT
A slice of page fault handler functions.
SYSCALL
A slice of syscall handler functions.

Attribute Macros§

register_trap_handler