Syscall Layer
The userspace syscall crate is workspace/components/syscall (strat9-syscall).
Useful entry points:
strat9_syscall::callfor high-level wrappersstrat9_syscall::numberfor syscall constantsstrat9_syscall::errorfor userspace error mappingstrat9_syscall::datafor shared data structs
API reference: