summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arm
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-12-16 02:08:52 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-12-16 02:08:52 +0000
commitbcf47eb0fba4c6278aadd6a377d6b7b3f673e17c (patch)
treeb3746f59e14d697f8085d4df2c1e1fde7847087c /sysdeps/unix/sysv/linux/arm
parentc8f9421298f5f973b31a7cbbc76e61b06eca03bc (diff)
downloadglibc-bcf47eb0fba4c6278aadd6a377d6b7b3f673e17c.tar.gz
Update syscall lists for Linux 5.10.
Linux 5.10 has one new syscall, process_madvise. 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')
-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 2a959fb4ab..adf83757ea 100644
--- a/sysdeps/unix/sysv/linux/arm/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/arm/arch-syscall.h
@@ -229,6 +229,7 @@
#define __NR_preadv 361
#define __NR_preadv2 392
#define __NR_prlimit64 369
+#define __NR_process_madvise 440
#define __NR_process_vm_readv 376
#define __NR_process_vm_writev 377
#define __NR_pselect6 335