GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / m68k / include / asm / cacheflush.h
bloba70d7319630abc7f26081376f5783d3ed349a4e6
1 #ifdef __uClinux__
2 #include "cacheflush_no.h"
3 #else
4 #include "cacheflush_mm.h"
5 #endif