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 / thread_info.h
blobf31a3f42b7b3e7a60fa09c6bd05266b00eb8e772
1 #ifdef __uClinux__
2 #include "thread_info_no.h"
3 #else
4 #include "thread_info_mm.h"
5 #endif