GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-h720x / include / mach / vmalloc.h
blobff1460d6841ba9c76f85e54d11d0709c4de801a3
1 /*
2 * arch/arm/mach-h720x/include/mach/vmalloc.h
3 */
5 #ifndef __ARCH_ARM_VMALLOC_H
6 #define __ARCH_ARM_VMALLOC_H
8 #define VMALLOC_END (PAGE_OFFSET + 0x10000000)
10 #endif