GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / sh / include / asm / checksum.h
blobfc26d1f4b5900f932905592d0f803732e5ab1966
1 #ifdef CONFIG_SUPERH32
2 # include "checksum_32.h"
3 #else
4 # include <asm-generic/checksum.h>
5 #endif