|
@@ -829,8 +829,9 @@
|
|
|
#define __NR_sched_setattr (__NR_Linux + 334)
|
|
|
#define __NR_sched_getattr (__NR_Linux + 335)
|
|
|
#define __NR_utimes (__NR_Linux + 336)
|
|
|
+#define __NR_renameat2 (__NR_Linux + 337)
|
|
|
|
|
|
-#define __NR_Linux_syscalls (__NR_utimes + 1)
|
|
|
+#define __NR_Linux_syscalls (__NR_renameat2 + 1)
|
|
|
|
|
|
|
|
|
#define __IGNORE_select /* newselect */
|