Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch(nr: u64, a0: u64, a1: u64, a2: u64) -> u64
Expand description

dispatch a syscall. TODO: re-enable interrupts to make the kernel preemptive TODO: add constants for errnos