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