summaryrefslogtreecommitdiffstats
path: root/qemu/linux-user/alpha/syscall_nr.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/linux-user/alpha/syscall_nr.h')
-rw-r--r--qemu/linux-user/alpha/syscall_nr.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/qemu/linux-user/alpha/syscall_nr.h b/qemu/linux-user/alpha/syscall_nr.h
index dde8d5c6a..00e14bb6b 100644
--- a/qemu/linux-user/alpha/syscall_nr.h
+++ b/qemu/linux-user/alpha/syscall_nr.h
@@ -444,3 +444,9 @@
#define TARGET_NR_process_vm_writev 505
#define TARGET_NR_kcmp 506
#define TARGET_NR_finit_module 507
+#define TARGET_NR_sched_setattr 508
+#define TARGET_NR_sched_getattr 509
+#define TARGET_NR_renameat2 510
+#define TARGET_NR_getrandom 511
+#define TARGET_NR_memfd_create 512
+#define TARGET_NR_execveat 513