blob: 1466cfb0eaa9144edbc5d2dcf3760f5be90c9f5d [file] [log] [blame]
#define LINUX_VERSION_CODE 262144
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))