commit | 48af7cb2e205dcc2f09a1a1b8a1a37c93e1943f0 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Feb 21 12:35:09 2017 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Feb 21 14:42:34 2017 -0800 |
tree | e8d9f372688f7ae3660b49721e7808b8181a49b3 | |
parent | 40854235256c3f51f9ea866f5f8ef03240c00123 [diff] [blame] |
Update to kernel headers v4.10. Test: Built angler, booted on angler, ran bionic unit tests. Change-Id: Ia24511e74106116ea84b44ab724865ec492de8f9
diff --git a/libc/kernel/uapi/asm-mips/asm/socket.h b/libc/kernel/uapi/asm-mips/asm/socket.h index 5bbb046..b45adad 100644 --- a/libc/kernel/uapi/asm-mips/asm/socket.h +++ b/libc/kernel/uapi/asm-mips/asm/socket.h
@@ -96,4 +96,5 @@ #define SO_ATTACH_REUSEPORT_EBPF 52 #define SO_CNX_ADVICE 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SCM_TIMESTAMPING_OPT_STATS 54 #endif