#include <sys/types.h>#include <libarch/syscall.h>Go to the source code of this file.
Functions | |
| sysarg_t | __syscall (const sysarg_t p1, const sysarg_t p2, const sysarg_t p3, const sysarg_t p4, const sysarg_t p5, const sysarg_t p6, const syscall_t id) |
Definition in file syscall.c.
1.4.7