dispatch_syscall
os
0.1.0
In os::
arch::
riscv::
syscall
os
::
arch
::
riscv
::
syscall
Function
dispatch_
syscall
Copy item path
Source
pub fn dispatch_syscall(frame: &mut
TrapFrame
)
Expand description
分发系统调用 按照系统调用号顺序排列,参考 syscall_number.rs 中的分类