about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-10-31 13:32:33 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-11-03 10:01:46 -0300
commit582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8 (patch)
tree61353ce0829237041c68b051cdf502c909d6c2f1 /sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
parent02976a4a4b2d01a524b33a508994664ffaf88d79 (diff)
downloadglibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.tar.gz
glibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.tar.xz
glibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.zip
Update syscall lists for Linux 6.6
Linux 6.6 has one new syscall for all architectures, fchmodat2, and
the map_shadow_stack on x86_64.
Diffstat (limited to 'sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h b/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
index 1041a0f8c9..508161b47a 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
@@ -44,6 +44,7 @@
 #define __NR_fchdir 50
 #define __NR_fchmod 52
 #define __NR_fchmodat 53
+#define __NR_fchmodat2 452
 #define __NR_fchown 55
 #define __NR_fchownat 54
 #define __NR_fcntl 25