rustubs::arch::x86_64::interrupt

Module plugbox

Source
Expand description

Registrar of IRQ handling routines

Structs§

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