about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm/arch-syscall.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2022-01-13 22:18:13 +0000
committerJoseph Myers <joseph@codesourcery.com>2022-01-13 22:18:13 +0000
commit4997a533ae4b51ef66a6b68862b7578a7acb82df (patch)
tree306e255030889b113387fe245c458a9fedb55a2a /sysdeps/unix/sysv/linux/arm/arch-syscall.h
parenta78e6a10d0b50d0ca80309775980fc99944b1727 (diff)
downloadglibc-4997a533ae4b51ef66a6b68862b7578a7acb82df.tar.gz
glibc-4997a533ae4b51ef66a6b68862b7578a7acb82df.tar.xz
glibc-4997a533ae4b51ef66a6b68862b7578a7acb82df.zip
Update syscall lists for Linux 5.16
Linux 5.16 has one new syscall, futex_waitv.  Update
syscall-names.list and regenerate the arch-syscall.h headers with
build-many-glibcs.py update-syscalls.

Tested with build-many-glibcs.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/arm/arch-syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/arch-syscall.h b/sysdeps/unix/sysv/linux/arm/arch-syscall.h
index c41a864c6d..96ef8db936 100644
--- a/sysdeps/unix/sysv/linux/arm/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/arm/arch-syscall.h
@@ -90,6 +90,7 @@
 #define __NR_ftruncate64 194
 #define __NR_futex 240
 #define __NR_futex_time64 422
+#define __NR_futex_waitv 449
 #define __NR_futimesat 326
 #define __NR_get_mempolicy 320
 #define __NR_get_robust_list 339