summaryrefslogtreecommitdiff
path: root/arch/powerpc/bits/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/bits/syscall.h')
-rw-r--r--arch/powerpc/bits/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/bits/syscall.h b/arch/powerpc/bits/syscall.h
index 16f0abef..277e223a 100644
--- a/arch/powerpc/bits/syscall.h
+++ b/arch/powerpc/bits/syscall.h
@@ -370,6 +370,7 @@
#define __NR_kcmp 354
#define __NR_sched_setattr 355
#define __NR_sched_getattr 356
+#define __NR_renameat2 357
/*
* repeated with SYS prefix
@@ -746,3 +747,4 @@
#define SYS_kcmp 354
#define SYS_sched_setattr 355
#define SYS_sched_getattr 356
+#define SYS_renameat2 357