GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / toolchains / hndtools-arm-linux-2.6.36-uclibc-4.5.3 / arm-brcm-linux-uclibcgnueabi / sysroot / usr / include / linux / version.h
blob9a28c2b211e4c93c74123a2115b7b064adf02199
1 #define LINUX_VERSION_CODE 132644
2 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))