new_syscall
starnix_
core
In starnix_
core::
arch::
execution
starnix_core
::
arch
::
execution
Function
new_
syscall
Copy item path
Source
pub fn new_syscall( syscall_decl:
SyscallDecl
, current_task: &
CurrentTask
, ) ->
Syscall