OSDN Git Service

original
[gb-231r1-is01/Gingerbread_2.3.3_r1_IS01.git] / prebuilt / linux-x86 / toolchain / i686-linux-glibc2.7-4.4.3 / sysroot / usr / include / linux / version.h
1 #define LINUX_VERSION_CODE 132632
2 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))