blob: 7faa30f13b0ac4b0ed32f630a0055124e1b8efb1 [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 */
Priyanka Advani (xWF)a8050342024-09-25 19:07:32 +00007#define LINUX_VERSION_CODE 395776
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
Priyanka Advani (xWF)a8050342024-09-25 19:07:32 +000010#define LINUX_VERSION_PATCHLEVEL 10
Christopher Ferrisa9750ed2021-05-03 14:02:49 -070011#define LINUX_VERSION_SUBLEVEL 0