diff options
Diffstat (limited to 'arch/parisc/include')
-rw-r--r-- | arch/parisc/include/asm/unistd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/unistd.h b/arch/parisc/include/asm/unistd.h index d61de64f990a..447e03c48232 100644 --- a/arch/parisc/include/asm/unistd.h +++ b/arch/parisc/include/asm/unistd.h | |||
@@ -995,6 +995,7 @@ type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \ | |||
995 | #define __ARCH_WANT_SYS_RT_SIGACTION | 995 | #define __ARCH_WANT_SYS_RT_SIGACTION |
996 | #define __ARCH_WANT_SYS_RT_SIGSUSPEND | 996 | #define __ARCH_WANT_SYS_RT_SIGSUSPEND |
997 | #define __ARCH_WANT_COMPAT_SYS_RT_SIGSUSPEND | 997 | #define __ARCH_WANT_COMPAT_SYS_RT_SIGSUSPEND |
998 | #define __ARCH_WANT_KERNEL_EXECVE | ||
998 | 999 | ||
999 | #endif /* __ASSEMBLY__ */ | 1000 | #endif /* __ASSEMBLY__ */ |
1000 | 1001 | ||