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/linux/virtio_ids.h b/libc/kernel/uapi/linux/virtio_ids.h index e88086e..42518f3 100644 --- a/libc/kernel/uapi/linux/virtio_ids.h +++ b/libc/kernel/uapi/linux/virtio_ids.h
@@ -34,5 +34,6 @@ #define VIRTIO_ID_GPU 16 #define VIRTIO_ID_INPUT 18 #define VIRTIO_ID_VSOCK 19 -#endif +#define VIRTIO_ID_CRYPTO 20 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#endif