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