extern "x86-interrupt" fn keyboard_handler(
_stack_frame: InterruptStackFrame,
)Expand description
Performs the keyboard handler operation.
extern "x86-interrupt" fn keyboard_handler(
_stack_frame: InterruptStackFrame,
)Performs the keyboard handler operation.