pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)Expand description
Acknowledge the timer tick and send EOI to the master PIC.
pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)Acknowledge the timer tick and send EOI to the master PIC.