extern "x86-interrupt" fn invalid_opcode_handler(
stack_frame: InterruptStackFrame,
)Expand description
Performs the invalid opcode handler operation.
extern "x86-interrupt" fn invalid_opcode_handler(
stack_frame: InterruptStackFrame,
)Performs the invalid opcode handler operation.