]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-headers/asm-x86/unistd_64.h
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into staging
[mirror_qemu.git] / linux-headers / asm-x86 / unistd_64.h
index bb187a9268ea87ac295daeaefc9a202d06194525..cea67282ebfeadf28cb631222e535ab1ef8c520c 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _ASM_X86_UNISTD_64_H
-#define _ASM_X86_UNISTD_64_H 1
+#ifndef _ASM_UNISTD_64_H
+#define _ASM_UNISTD_64_H
 
 #define __NR_read 0
 #define __NR_write 1
 #define __NR_process_madvise 440
 #define __NR_epoll_pwait2 441
 #define __NR_mount_setattr 442
+#define __NR_quotactl_fd 443
 #define __NR_landlock_create_ruleset 444
 #define __NR_landlock_add_rule 445
 #define __NR_landlock_restrict_self 446
+#define __NR_memfd_secret 447
+#define __NR_process_mrelease 448
+#define __NR_futex_waitv 449
+#define __NR_set_mempolicy_home_node 450
+#define __NR_cachestat 451
+#define __NR_fchmodat2 452
+#define __NR_map_shadow_stack 453
 
 
-#endif /* _ASM_X86_UNISTD_64_H */
+#endif /* _ASM_UNISTD_64_H */