blob: 2826465c6b84f920893172fa6c1366b13f1a510b [file] [log] [blame]
#define LINUX_VERSION_CODE 265219
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))