pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)Expand description
Check whether IRQ7 is spurious; send EOI only if the ISR bit 7 is set (real IRQ).
pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)Check whether IRQ7 is spurious; send EOI only if the ISR bit 7 is set (real IRQ).