blob: 549c079e7f1ae593e7a4838cdf2e6c4525600a3a [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 Ferrisb830ddf2024-03-28 11:48:08 -07007#define LINUX_VERSION_CODE 395264
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 Ferrisb830ddf2024-03-28 11:48:08 -070010#define LINUX_VERSION_PATCHLEVEL 8
Christopher Ferrisa9750ed2021-05-03 14:02:49 -070011#define LINUX_VERSION_SUBLEVEL 0