Static rstubs::interrupts::idt::IDT
source ยท static IDT: Once<InterruptDescriptorTable>
Expand description
The global interrupt descriptor table configures interrupt service routines for interrupt vectors.
static IDT: Once<InterruptDescriptorTable>
The global interrupt descriptor table configures interrupt service routines for interrupt vectors.