VSF Documented
Macros
syscall.h File Reference
#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__)
 

Macro Definition Documentation

◆ SYS_getrandom

#define SYS_getrandom   getrandom

◆ syscall

#define syscall (   __func,
  ... 
)    __func(__VA_ARGS__)