summaryrefslogtreecommitdiff
path: root/src/arch-x86-syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch-x86-syscalls.c')
-rw-r--r--src/arch-x86-syscalls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch-x86-syscalls.c b/src/arch-x86-syscalls.c
index 1669289..b5c7028 100644
--- a/src/arch-x86-syscalls.c
+++ b/src/arch-x86-syscalls.c
@@ -294,6 +294,7 @@ const struct arch_syscall_def x86_syscall_table[] = { \
{ "rt_sigsuspend", 179 },
{ "rt_sigtimedwait", 177 },
{ "rt_tgsigqueueinfo", 335 },
+ { "s390_runtime_instr", __PNR_s390_runtime_instr },
{ "sched_get_priority_max", 159 },
{ "sched_get_priority_min", 160 },
{ "sched_getaffinity", 242 },