diff options
Diffstat (limited to 'arch/parisc/include/asm/unistd.h')
-rw-r--r-- | arch/parisc/include/asm/unistd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/include/asm/unistd.h b/arch/parisc/include/asm/unistd.h index b9e39f335909..4dab76b70ec9 100644 --- a/arch/parisc/include/asm/unistd.h +++ b/arch/parisc/include/asm/unistd.h | |||
@@ -995,7 +995,6 @@ 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 | ||
999 | #define __ARCH_WANT_SYS_EXECVE | 998 | #define __ARCH_WANT_SYS_EXECVE |
1000 | 999 | ||
1001 | #endif /* __ASSEMBLY__ */ | 1000 | #endif /* __ASSEMBLY__ */ |