about summary refs log tree commit diff
path: root/arch/mips/bits/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/bits/syscall.h')
-rw-r--r--arch/mips/bits/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/bits/syscall.h b/arch/mips/bits/syscall.h
index 7cb7e353..06761ed4 100644
--- a/arch/mips/bits/syscall.h
+++ b/arch/mips/bits/syscall.h
@@ -353,6 +353,7 @@
 #define __NR_getrandom               4353
 #define __NR_memfd_create            4354
 #define __NR_bpf                     4355
+#define __NR_execveat                4356
 
 
 /* Repeated with SYS_ prefix */
@@ -711,3 +712,4 @@
 #define SYS_getrandom               4353
 #define SYS_memfd_create            4354
 #define SYS_bpf                     4355
+#define SYS_execveat                4356