Function syscall_interrupt_handler

Source
extern "C" fn syscall_interrupt_handler(
    all_state: &mut InterruptAllSavedState,
)