diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/sh')
| -rw-r--r-- | sysdeps/unix/sysv/linux/sh/arch-syscall.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/arch-syscall.h b/sysdeps/unix/sysv/linux/sh/arch-syscall.h index 165ba017c7..52cc320a93 100644 --- a/sysdeps/unix/sysv/linux/sh/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/sh/arch-syscall.h @@ -133,6 +133,7 @@ #define __NR_getuid 24 #define __NR_getuid32 199 #define __NR_getxattr 229 +#define __NR_getxattrat 464 #define __NR_init_module 128 #define __NR_inotify_add_watch 291 #define __NR_inotify_init 290 @@ -166,6 +167,7 @@ #define __NR_listen 343 #define __NR_listmount 458 #define __NR_listxattr 232 +#define __NR_listxattrat 465 #define __NR_llistxattr 233 #define __NR_lookup_dcookie 253 #define __NR_lremovexattr 236 @@ -274,6 +276,7 @@ #define __NR_recvmsg 356 #define __NR_remap_file_pages 257 #define __NR_removexattr 235 +#define __NR_removexattrat 466 #define __NR_rename 38 #define __NR_renameat 302 #define __NR_renameat2 371 @@ -346,6 +349,7 @@ #define __NR_setuid 23 #define __NR_setuid32 213 #define __NR_setxattr 226 +#define __NR_setxattrat 463 #define __NR_sgetmask 68 #define __NR_shmat 397 #define __NR_shmctl 396 |
