Static rstubs::interrupts::idt::IDT

source ·
static mut IDT: LazyCell<InterruptDescriptorTable>
Expand description

The global interrupt descriptor table configures interrupt service routines for interrupt vectors.