c6x: switch to generic kernel_execve

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Mark Salter
2012-09-21 12:26:38 -04:00
committed by Al Viro
parent 46f15067c0
commit 39fcf44099
2 changed files with 8 additions and 7 deletions

View File

@@ -16,6 +16,8 @@
#if !defined(_ASM_C6X_UNISTD_H) || defined(__SYSCALL)
#define _ASM_C6X_UNISTD_H
#define __ARCH_WANT_KERNEL_EXECVE
/* Use the standard ABI for syscalls. */
#include <asm-generic/unistd.h>