Updated binary toolchain for kernel 2.4 target (gcc 4.2.4, binutils 2.20.1)
[tomato.git] / tools / brcm / K24 / hndtools-mipsel-uclibc-4.2.4 / include / linux / version.h
blobb429264fc53842bd29ebe31b2ad83ec3cd73f67b
1 #define UTS_RELEASE "2.4.37.10"
2 #define LINUX_VERSION_CODE 132133
3 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))