| Current Path : /usr/include/linux/ |
| Current File : //usr/include/linux/version.h |
#define LINUX_VERSION_CODE 266752 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) #define RHEL_MAJOR 8 #define RHEL_MINOR 3 #define RHEL_RELEASE_VERSION(a,b) (((a) << 8) + (b)) #define RHEL_RELEASE_CODE 2051 #define RHEL_RELEASE "240.1.1" #define KERNEL_HEADERS_CHECKSUM "3b72b718dd90b880208d9294dd5727ffcd05c846"