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