Toolchain: refresh K24 headers
[tomato.git] / tools / brcm / K24 / hndtools-mipsel-uclibc-4.1.2 / include / linux / version.h
bloba8932dc81b52b365d7367ac05bc1e6fd9aa986da
1 #define UTS_RELEASE "2.4.37.9"
2 #define LINUX_VERSION_CODE 132133
3 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))