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