diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2012-10-03 14:56:02 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-10-14 23:12:33 -0400 |
| commit | 1703a219f7f5ab2c39514f9f0763001cdc907d25 (patch) | |
| tree | af79698ae74c94418ef31483c6e75d9588a3f757 /arch/cris/include/asm | |
| parent | 69b58a67213506f98835b0ee8cf24324f59a1442 (diff) | |
cris: switch to generic kernel_execve/sys_execve
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/cris/include/asm')
| -rw-r--r-- | arch/cris/include/asm/unistd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/include/asm/unistd.h b/arch/cris/include/asm/unistd.h index 51873a446f8..f181d1fc763 100644 --- a/arch/cris/include/asm/unistd.h +++ b/arch/cris/include/asm/unistd.h | |||
| @@ -371,6 +371,7 @@ | |||
| 371 | #define __ARCH_WANT_SYS_SIGPROCMASK | 371 | #define __ARCH_WANT_SYS_SIGPROCMASK |
| 372 | #define __ARCH_WANT_SYS_RT_SIGACTION | 372 | #define __ARCH_WANT_SYS_RT_SIGACTION |
| 373 | #define __ARCH_WANT_SYS_RT_SIGSUSPEND | 373 | #define __ARCH_WANT_SYS_RT_SIGSUSPEND |
| 374 | #define __ARCH_WANT_SYS_EXECVE | ||
| 374 | 375 | ||
| 375 | /* | 376 | /* |
| 376 | * "Conditional" syscalls | 377 | * "Conditional" syscalls |
