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/nios2/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/nios2/arch-syscall.h') diff --git a/sysdeps/unix/sysv/linux/nios2/arch-syscall.h b/sysdeps/unix/sysv/linux/nios2/arch-syscall.h index b3df453267..ea919c9983 100644 --- a/sysdeps/unix/sysv/linux/nios2/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/nios2/arch-syscall.h @@ -140,6 +140,7 @@ #define __NR_mlockall 230 #define __NR_mmap2 222 #define __NR_mount 40 +#define __NR_mount_setattr 442 #define __NR_move_mount 429 #define __NR_move_pages 239 #define __NR_mprotect 226 -- cgit 1.4.1