diff options
Diffstat (limited to 'arch/mips64/bits/syscall.h.in')
-rw-r--r-- | arch/mips64/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/bits/syscall.h.in b/arch/mips64/bits/syscall.h.in index 1be9f3e1..b1b83f5f 100644 --- a/arch/mips64/bits/syscall.h.in +++ b/arch/mips64/bits/syscall.h.in @@ -344,4 +344,5 @@ #define __NR_faccessat2 5439 #define __NR_process_madvise 5440 #define __NR_epoll_pwait2 5441 +#define __NR_mount_setattr 5442 |