pub const CPU_LOCAL_TIMER_IRQ: u8 = apic::LOCAL_APIC_LVT_IRQ; // 34u8
Expand description

The IRQ number reserved for CPU-local timer interrupts, which Theseus currently uses for preemptive task switching.