blob: 645a2ab624500e0117b1ad47db19b938b4e405c9 [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 Ferris0f795212024-01-17 14:17:28 -08007#define LINUX_VERSION_CODE 395008
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 Ferris0f795212024-01-17 14:17:28 -080010#define LINUX_VERSION_PATCHLEVEL 7
Christopher Ferrisa9750ed2021-05-03 14:02:49 -070011#define LINUX_VERSION_SUBLEVEL 0