Module plugbox

Module plugbox 

Source
Expand description

Registrar of IRQ handling routines

Structs§

IRQ_GATE_MAP
interrupt handler lookup table. For now it’s built at compile time and is immutable. Later we may … make it hot pluggable?