Static SYSCALL
pub static SYSCALL: DistributedSlice<[fn(&TrapFrame, usize) -> isize]>
Available on crate feature
uspace
only.Expand description
A slice of syscall handler functions.
pub static SYSCALL: DistributedSlice<[fn(&TrapFrame, usize) -> isize]>
uspace
only.A slice of syscall handler functions.