|
VSF Documented
|
#include "shell/sys/linux/vsf_linux_cfg.h"#include "../sys/random.h"#include "../sys/eventfd.h"#include "../sys/epoll.h"#include "../sys/stat.h"Go to the source code of this file.
Macros | |
| #define | SYS_getrandom getrandom |
| #define | syscall(__func, ...) __func(__VA_ARGS__) |
| #define SYS_getrandom getrandom |
| #define syscall | ( | __func, | |
| ... | |||
| ) | __func(__VA_ARGS__) |