blob: e9f78f2cee217b588bc9aa91f4c3baf2b2d375f4 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Christopher Ferris67d1e5e2023-10-31 13:36:37 -07007#define LINUX_VERSION_CODE 394752
Christopher Ferrisa9750ed2021-05-03 14:02:49 -07008#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + ((c) > 255 ? 255 : (c)))
Christopher Ferris7447a1c2022-10-04 18:24:44 -07009#define LINUX_VERSION_MAJOR 6
Christopher Ferris67d1e5e2023-10-31 13:36:37 -070010#define LINUX_VERSION_PATCHLEVEL 6
Christopher Ferrisa9750ed2021-05-03 14:02:49 -070011#define LINUX_VERSION_SUBLEVEL 0