Module syscall
os
0.1.0
Module syscall
Module Items
Modules
Functions
In os::
arch::
riscv
os
::
arch
::
riscv
Module
syscall
Copy item path
Source
Expand description
RISC-V 架构的系统调用分发模块
Modules
§
syscall_
number
🔒
系统调用号定义
Functions
§
dispatch_
syscall
分发系统调用 按照系统调用号顺序排列,参考 syscall_number.rs 中的分类