Function kernel::cpu::interrupts::create_syscall_interrupt
source · pub fn create_syscall_interrupt(
handler: extern "cdecl" fn(state: &mut InterruptAllSavedState)
)
pub fn create_syscall_interrupt(
handler: extern "cdecl" fn(state: &mut InterruptAllSavedState)
)