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/sh/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/sh') diff --git a/sysdeps/unix/sysv/linux/sh/arch-syscall.h b/sysdeps/unix/sysv/linux/sh/arch-syscall.h index 07037a6252..ee2d01e3b0 100644 --- a/sysdeps/unix/sysv/linux/sh/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/sh/arch-syscall.h @@ -179,6 +179,7 @@ #define __NR_mmap 90 #define __NR_mmap2 192 #define __NR_mount 21 +#define __NR_mount_setattr 442 #define __NR_move_mount 429 #define __NR_move_pages 317 #define __NR_mprotect 125 -- cgit v1.2.3