aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_amd64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-04-02 20:10:48 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-04-02 20:10:48 +0200
commit676bd07e7e80f8a270af7f0276443c68f4a99e25 (patch)
tree97d09aa6c4f6634165d8d12543ec83af7efb46e7 /sys/linux/sys_amd64.const
parent3e679c51c03ac13a5b4b601873689925eda3cc16 (diff)
sys/linux: test various binfmt's in execve
Diffstat (limited to 'sys/linux/sys_amd64.const')
-rw-r--r--sys/linux/sys_amd64.const2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/sys_amd64.const b/sys/linux/sys_amd64.const
index ab9ec5ce7..9a7fe8f66 100644
--- a/sys/linux/sys_amd64.const
+++ b/sys/linux/sys_amd64.const
@@ -614,8 +614,6 @@ __NR_epoll_pwait = 281
__NR_epoll_wait = 232
__NR_eventfd = 284
__NR_eventfd2 = 290
-__NR_execve = 59
-__NR_execveat = 322
__NR_exit = 60
__NR_exit_group = 231
__NR_faccessat = 269