diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/bits/syscall.h.in b/arch/mips/bits/syscall.h.in index 83c9655d..1d0deed3 100644 --- a/arch/mips/bits/syscall.h.in +++ b/arch/mips/bits/syscall.h.in @@ -414,4 +414,5 @@ #define __NR_faccessat2 4439 #define __NR_process_madvise 4440 #define __NR_epoll_pwait2 4441 +#define __NR_mount_setattr 4442 |