From 4a7c342605bc653f72d60c36abe698986fb5cb47 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 28 Apr 2021 17:19:24 +0000 Subject: Update syscall lists for Linux 5.12. Linux 5.12 has one new syscall, mount_setattr. Update syscall-names.list and regenerate the arch-syscall.h headers with build-many-glibcs.py update-syscalls. Tested with build-many-glibcs.py. --- sysdeps/unix/sysv/linux/ia64/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/ia64/arch-syscall.h') diff --git a/sysdeps/unix/sysv/linux/ia64/arch-syscall.h b/sysdeps/unix/sysv/linux/ia64/arch-syscall.h index 51133c7..d5a37b5 100644 --- a/sysdeps/unix/sysv/linux/ia64/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/ia64/arch-syscall.h @@ -154,6 +154,7 @@ #define __NR_mmap 1151 #define __NR_mmap2 1172 #define __NR_mount 1043 +#define __NR_mount_setattr 1466 #define __NR_move_mount 1453 #define __NR_move_pages 1276 #define __NR_mprotect 1155 -- cgit v1.1