faf-syscall
syscall macro
- Fast, minimalist, dependency-free, Linux,
#![no_std]
This was originally developed for the faf web server
Usage
sys_call!(SYS_NUM, arg1, arg2, ...)
syscall macro
#![no_std]This was originally developed for the faf web server
Usage
sys_call!(SYS_NUM, arg1, arg2, ...)