blob: 4329ffdb7f08b82e7b5122d88a4225df7a0d09dd [file] [log] [blame]
#define LINUX_VERSION_CODE 330240
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))