diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-04-02 20:10:48 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-04-02 20:10:48 +0200 |
| commit | 676bd07e7e80f8a270af7f0276443c68f4a99e25 (patch) | |
| tree | 97d09aa6c4f6634165d8d12543ec83af7efb46e7 /sys/linux/sys_386.const | |
| parent | 3e679c51c03ac13a5b4b601873689925eda3cc16 (diff) | |
sys/linux: test various binfmt's in execve
Diffstat (limited to 'sys/linux/sys_386.const')
| -rw-r--r-- | sys/linux/sys_386.const | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/sys_386.const b/sys/linux/sys_386.const index af17c1ac2..44132141e 100644 --- a/sys/linux/sys_386.const +++ b/sys/linux/sys_386.const @@ -614,8 +614,6 @@ __NR_epoll_pwait = 319 __NR_epoll_wait = 256 __NR_eventfd = 323 __NR_eventfd2 = 328 -__NR_execve = 11 -__NR_execveat = 358 __NR_exit = 1 __NR_exit_group = 252 __NR_faccessat = 307 |
