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