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