summaryrefslogtreecommitdiff
path: root/arch/powerpc/bits
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/bits')
-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 0512eb3b..acd825ad 100644
--- a/arch/powerpc/bits/syscall.h
+++ b/arch/powerpc/bits/syscall.h
@@ -375,6 +375,7 @@
#define __NR_getrandom 359
#define __NR_memfd_create 360
#define __NR_bpf 361
+#define __NR_execveat 362
/*
* repeated with SYS prefix
@@ -756,3 +757,4 @@
#define SYS_getrandom 359
#define SYS_memfd_create 360
#define SYS_bpf 361
+#define SYS_execveat 362