Expand description
Provides interrupt-related functions
Functionsยง
- Disables interrupts.
- Returns whether interrupts are enabled or not.
- Loads an interrupt descriptor table.
- Disables interrupts and returns the value of them.
- Restores interrupts after a pop_irq call.