#include <uapi/asm/unistd.h>
Go to the source code of this file.
| #define __ARCH_OMIT_COMPAT_SYS_GETDENTS64 |
| #define __ARCH_WANT_OLD_READDIR |
| #define __ARCH_WANT_SYS_ALARM |
| #define __ARCH_WANT_SYS_GETHOSTNAME |
| #define __ARCH_WANT_SYS_GETPGRP |
| #define __ARCH_WANT_SYS_IPC |
| #define __ARCH_WANT_SYS_LLSEEK |
| #define __ARCH_WANT_SYS_NICE |
| #define __ARCH_WANT_SYS_OLD_GETRLIMIT |
| #define __ARCH_WANT_SYS_OLD_UNAME |
| #define __ARCH_WANT_SYS_OLDUMOUNT |
| #define __ARCH_WANT_SYS_PAUSE |
| #define __ARCH_WANT_SYS_RT_SIGACTION |
| #define __ARCH_WANT_SYS_SGETMASK |
| #define __ARCH_WANT_SYS_SIGPENDING |
| #define __ARCH_WANT_SYS_SIGPROCMASK |
| #define __ARCH_WANT_SYS_SOCKETCALL |
| #define __ARCH_WANT_SYS_UTIME |
| #define __ARCH_WANT_SYS_WAITPID |
| #define __IGNORE_fadvise64_64 |
| #define __IGNORE_fstatat64 |
| #define __IGNORE_ftruncate64 |
| #define __IGNORE_getdents64 |
| #define __IGNORE_truncate64 |
| #define cond_syscall |
( |
|
x | ) |
asm(".weak\t" #x "\n" #x "\t=\tsys_ni_syscall") |