|
@@ -408,6 +408,7 @@
|
|
|
#define __NR_finit_module (__NR_SYSCALL_BASE+379)
|
|
#define __NR_finit_module (__NR_SYSCALL_BASE+379)
|
|
|
#define __NR_sched_setattr (__NR_SYSCALL_BASE+380)
|
|
#define __NR_sched_setattr (__NR_SYSCALL_BASE+380)
|
|
|
#define __NR_sched_getattr (__NR_SYSCALL_BASE+381)
|
|
#define __NR_sched_getattr (__NR_SYSCALL_BASE+381)
|
|
|
|
|
+#define __NR_renameat2 (__NR_SYSCALL_BASE+382)
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
* This may need to be greater than __NR_last_syscall+1 in order to
|
|
* This may need to be greater than __NR_last_syscall+1 in order to
|