__sys_start

Function __sys_start 

Source
#[unsafe(no_mangle)]
pub extern "C" fn __sys_start(process: TaskLabel) -> Status
Expand description

C interface to crate::syscall::start syscall Rust implementation