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