diff options
Diffstat (limited to 'arch/mipsn32/bits/syscall.h.in')
-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 e24086f6..12eae034 100644 --- a/arch/mipsn32/bits/syscall.h.in +++ b/arch/mipsn32/bits/syscall.h.in @@ -364,4 +364,5 @@ #define __NR_clone3 6435 #define __NR_openat2 6437 #define __NR_pidfd_getfd 6438 +#define __NR_faccessat2 6439 |