summaryrefslogtreecommitdiff
path: root/src/arch-x86_64-syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch-x86_64-syscalls.c')
-rw-r--r--src/arch-x86_64-syscalls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch-x86_64-syscalls.c b/src/arch-x86_64-syscalls.c
index aa901e3..1f4d67c 100644
--- a/src/arch-x86_64-syscalls.c
+++ b/src/arch-x86_64-syscalls.c
@@ -234,6 +234,7 @@ const struct arch_syscall_def x86_64_syscall_table[] = { \
{ "oldolduname", __PNR_oldolduname },
{ "oldstat", __PNR_oldstat },
{ "olduname", __PNR_olduname },
+ { "oldwait4", __PNR_oldwait4 },
{ "open", 2 },
{ "open_by_handle_at", 304 },
{ "openat", 257 },