Module trap

Source
Expand description

Trap handling.

Statics§

IRQ
A slice of IRQ handler functions.
PAGE_FAULT
A slice of page fault handler functions.
POST_TRAP
A slice of callbacks to be invoked after a trap.
SYSCALL
A slice of syscall handler functions.

Attribute Macros§

register_trap_handler