aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-x86/asm/unistd_32.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2021-05-04 17:50:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-05-04 17:50:59 +0000
commitfad4f8fd49c024945c85410e9fbe142174d49176 (patch)
treee5313e22a77f67ac0474436facffba03cb50ec26 /original/uapi/asm-x86/asm/unistd_32.h
parentd15550107311912512c3eae2650885b8bca4e365 (diff)
parentda505adaf661731ed699d85f0b1d8619b37c909d (diff)
downloadkernel-headers-fad4f8fd49c024945c85410e9fbe142174d49176.tar.gz
Merge "Update to v5.12 kernel headers."android-s-beta-1
Diffstat (limited to 'original/uapi/asm-x86/asm/unistd_32.h')
-rw-r--r--original/uapi/asm-x86/asm/unistd_32.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/original/uapi/asm-x86/asm/unistd_32.h b/original/uapi/asm-x86/asm/unistd_32.h
index b0cd842..e3d32ca 100644
--- a/original/uapi/asm-x86/asm/unistd_32.h
+++ b/original/uapi/asm-x86/asm/unistd_32.h
@@ -432,9 +432,10 @@
#define __NR_faccessat2 439
#define __NR_process_madvise 440
#define __NR_epoll_pwait2 441
+#define __NR_mount_setattr 442
#ifdef __KERNEL__
-#define __NR_syscall_max 441
+#define __NR_syscall_max 442
#endif
#endif /* _ASM_X86_UNISTD_32_H */