????

Your IP : 216.73.216.174


Current Path : /usr/include/linux/
Upload File :
Current File : //usr/include/linux/version.h

#define LINUX_VERSION_CODE 199168
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#define RHEL_MAJOR 7
#define RHEL_MINOR 7
#define RHEL_RELEASE_VERSION(a,b) (((a) << 8) + (b))
#define RHEL_RELEASE_CODE 1799
#define RHEL_RELEASE "1062.18.1"
#define KERNEL_HEADERS_CHECKSUM "f9e66629d681b82ecaeb2b33e2a6b880e536f691"