blob: 57aa88f83c657cea01b6f24ceee185f1f847aff7 [file] [log] [blame]
#define LINUX_VERSION_CODE 132632
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))