commit | 9ce28844db7cf80ee8cf7c88dab23b666eaab739 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Oct 25 12:11:39 2018 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Oct 30 09:21:16 2018 -0700 |
tree | a6dc35217992637cf0102c4beba99c6fdcd1ffdc | |
parent | e898a17e8f2bf30506642be8106b1f8a6de61151 [diff] [blame] |
Update to v4.19 kernel headers. Test: Builds and boots. Change-Id: I99a9ed79666e143b47f02ca4e59eed94f69b7e4a (cherry picked from commit a981e2e52e2e95a65fa9c9b6fb16dcb4c83dd576)
diff --git a/libc/kernel/uapi/asm-x86/asm/unistd_32.h b/libc/kernel/uapi/asm-x86/asm/unistd_32.h index 0038efb..4afa676 100644 --- a/libc/kernel/uapi/asm-x86/asm/unistd_32.h +++ b/libc/kernel/uapi/asm-x86/asm/unistd_32.h
@@ -399,4 +399,6 @@ #define __NR_pkey_free 382 #define __NR_statx 383 #define __NR_arch_prctl 384 +#define __NR_io_pgetevents 385 +#define __NR_rseq 386 #endif