aboutsummaryrefslogtreecommitdiff
path: root/libc/kernel/uapi/asm-x86/asm/unistd_x32.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kernel/uapi/asm-x86/asm/unistd_x32.h')
-rw-r--r--libc/kernel/uapi/asm-x86/asm/unistd_x32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/kernel/uapi/asm-x86/asm/unistd_x32.h b/libc/kernel/uapi/asm-x86/asm/unistd_x32.h
index b7abf1285..1e05d75e3 100644
--- a/libc/kernel/uapi/asm-x86/asm/unistd_x32.h
+++ b/libc/kernel/uapi/asm-x86/asm/unistd_x32.h
@@ -332,6 +332,7 @@
#define __NR_memfd_secret (__X32_SYSCALL_BIT + 447)
#define __NR_process_mrelease (__X32_SYSCALL_BIT + 448)
#define __NR_futex_waitv (__X32_SYSCALL_BIT + 449)
+#define __NR_set_mempolicy_home_node (__X32_SYSCALL_BIT + 450)
#define __NR_rt_sigaction (__X32_SYSCALL_BIT + 512)
#define __NR_rt_sigreturn (__X32_SYSCALL_BIT + 513)
#define __NR_ioctl (__X32_SYSCALL_BIT + 514)