diff options
Diffstat (limited to 'arch/mipsn32')
-rw-r--r-- | arch/mipsn32/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mipsn32/bits/syscall.h.in b/arch/mipsn32/bits/syscall.h.in index fcd5cbf7..134a4f81 100644 --- a/arch/mipsn32/bits/syscall.h.in +++ b/arch/mipsn32/bits/syscall.h.in @@ -361,4 +361,5 @@ #define __NR_fsmount 6432 #define __NR_fspick 6433 #define __NR_pidfd_open 6434 +#define __NR_clone3 6435 |