Direktori : /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 2 #define RHEL_RELEASE_VERSION(a,b) (((a) << 8) + (b)) #define RHEL_RELEASE_CODE 2050 #define RHEL_RELEASE "193.28.1" #define KERNEL_HEADERS_CHECKSUM "16a321f19460ac2f6b79e4e8d0260c082fa5d8af"