blob: 66531691e6f2f5b49a72e7794bfc0fff4b0cfe92 [file] [log] [blame]
#define LINUX_VERSION_CODE 263174
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))