GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / x86 / include / asm / mmzone.h
blob64217ea16a36034707a7f3fa61e99f99efef08cf
1 #ifdef CONFIG_X86_32
2 # include "mmzone_32.h"
3 #else
4 # include "mmzone_64.h"
5 #endif