openrisc: use generic sys_execve
Signed-off-by: Jonas Bonn <jonas@southpole.se>
This commit is contained in:
parent
cbf23cf1b9
commit
a91a2bb1db
3 changed files with 2 additions and 28 deletions
|
|
@ -20,6 +20,8 @@
|
|||
|
||||
#define sys_mmap2 sys_mmap_pgoff
|
||||
|
||||
#define __ARCH_WANT_SYS_EXECVE
|
||||
|
||||
#include <asm-generic/unistd.h>
|
||||
|
||||
#define __NR_or1k_atomic __NR_arch_specific_syscall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue