unicore32: switch to generic sys_execve()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-and-Tested-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
This commit is contained in:
Al Viro
2012-10-13 17:36:40 -04:00
committed by Guan Xuetao
parent 38e993535e
commit 60541d778e
3 changed files with 1 additions and 26 deletions

View File

@@ -12,3 +12,4 @@
/* Use the standard ABI for syscalls. */
#include <asm-generic/unistd.h>
#define __ARCH_WANT_SYS_EXECVE