commit | a479261feb4284365b0822875f514d3e05df1039 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Jan 10 13:51:15 2022 -0800 |
committer | Christopher Ferris <cferris@google.com> | Mon Jan 10 13:51:15 2022 -0800 |
tree | 860b5aa3a7da040fc1907754d4b5f31f8b23d2e3 | |
parent | f62c8f99cb1959895408cfd49ced77e8834427f2 [diff] [blame] |
Update to v5.16 kernel headers. Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-5.16 Test: Builds and bionic unit tests pass. Change-Id: I2522c4f2a0efb9f8a193e1f2d65868e478217502
diff --git a/libc/kernel/uapi/asm-generic/unistd.h b/libc/kernel/uapi/asm-generic/unistd.h index e831ce7..1e14ee5 100644 --- a/libc/kernel/uapi/asm-generic/unistd.h +++ b/libc/kernel/uapi/asm-generic/unistd.h
@@ -411,8 +411,9 @@ #define __NR_memfd_secret 447 #endif #define __NR_process_mrelease 448 +#define __NR_futex_waitv 449 #undef __NR_syscalls -#define __NR_syscalls 449 +#define __NR_syscalls 450 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT) #define __NR_fcntl __NR3264_fcntl #define __NR_statfs __NR3264_statfs