cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / include / linux / version.h
1 #define LINUX_VERSION_CODE 267168
2 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))