Linux Kernel
3.7.1
|
#include <uapi/asm-generic/unistd.h>
Go to the source code of this file.
Macros | |
#define | __ARCH_WANT_SYS_RT_SIGACTION |
#define | __ARCH_WANT_SYS_RT_SIGSUSPEND |
#define | __ARCH_WANT_COMPAT_SYS_RT_SIGSUSPEND |
#define | cond_syscall(x) asm(".weak\t" #x "\n\t.set\t" #x ",sys_ni_syscall") |