From 3de2f8755c6c036dcd0b1f4acd6bcdefe0e775c0 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 13 Mar 2024 13:57:56 +0000 Subject: Update syscall lists for Linux 6.8 Linux 6.8 adds five new syscalls. 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/microblaze/arch-syscall.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sysdeps/unix/sysv/linux/microblaze/arch-syscall.h') diff --git a/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h b/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h index 91e1630f7b..779d5d5d70 100644 --- a/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h @@ -176,6 +176,7 @@ #define __NR_link 9 #define __NR_linkat 303 #define __NR_listen 348 +#define __NR_listmount 458 #define __NR_listxattr 232 #define __NR_llistxattr 233 #define __NR_lock 53 @@ -183,6 +184,9 @@ #define __NR_lremovexattr 236 #define __NR_lseek 19 #define __NR_lsetxattr 227 +#define __NR_lsm_get_self_attr 459 +#define __NR_lsm_list_modules 461 +#define __NR_lsm_set_self_attr 460 #define __NR_lstat 107 #define __NR_lstat64 196 #define __NR_madvise 219 @@ -389,6 +393,7 @@ #define __NR_stat64 195 #define __NR_statfs 99 #define __NR_statfs64 268 +#define __NR_statmount 457 #define __NR_statx 398 #define __NR_stime 25 #define __NR_stty 31 -- cgit 1.4.1