blob: 99ff94836dff03878c2251d897b0dcf3ad48e18f [file] [log] [blame]
#define LINUX_VERSION_CODE 328450
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))