pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)Expand description
No-op handler; returns immediately so the faulting instruction resumes.
pub extern "x86-interrupt" fn handler(_: InterruptStackFrame)No-op handler; returns immediately so the faulting instruction resumes.