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