diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/csky/arch-syscall.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/csky/arch-syscall.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/csky/arch-syscall.h b/sysdeps/unix/sysv/linux/csky/arch-syscall.h index ede3551..a719a55 100644 --- a/sysdeps/unix/sysv/linux/csky/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/csky/arch-syscall.h @@ -103,6 +103,7 @@ #define __NR_gettimeofday 169 #define __NR_getuid 174 #define __NR_getxattr 8 +#define __NR_getxattrat 464 #define __NR_init_module 105 #define __NR_inotify_add_watch 27 #define __NR_inotify_init1 26 @@ -133,6 +134,7 @@ #define __NR_listen 201 #define __NR_listmount 458 #define __NR_listxattr 11 +#define __NR_listxattrat 465 #define __NR_llistxattr 12 #define __NR_llseek 62 #define __NR_lookup_dcookie 18 @@ -224,6 +226,7 @@ #define __NR_recvmsg 212 #define __NR_remap_file_pages 234 #define __NR_removexattr 14 +#define __NR_removexattrat 466 #define __NR_renameat2 276 #define __NR_request_key 218 #define __NR_restart_syscall 128 @@ -285,6 +288,7 @@ #define __NR_settimeofday 170 #define __NR_setuid 146 #define __NR_setxattr 5 +#define __NR_setxattrat 463 #define __NR_shmat 196 #define __NR_shmctl 195 #define __NR_shmdt 197 |