blob: 6d274ebe17f10e7d01bc916b717fba54f69831f7 [file] [log] [blame]
#define LINUX_VERSION_CODE 199428
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))