blob: 7af675a21e3f5daa82e48fdf2bb94543d6da532b [file] [log] [blame]
#define LINUX_VERSION_CODE 263179
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))