pub const IDT_RESERVED_EXCEPTIONS: u8 = 32;Expand description
Number of exceptions reserved in the IDT by Intel. Reference: https://en.wikipedia.org/wiki/Interrupt_descriptor_table#Common_IDT_layouts
pub const IDT_RESERVED_EXCEPTIONS: u8 = 32;Number of exceptions reserved in the IDT by Intel. Reference: https://en.wikipedia.org/wiki/Interrupt_descriptor_table#Common_IDT_layouts