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-iop32x / include / mach / memory.h
blobc30f6450ad50de9681f64b1e41fb304152290e01
1 /*
2 * arch/arm/mach-iop32x/include/mach/memory.h
3 */
5 #ifndef __MEMORY_H
6 #define __MEMORY_H
8 /*
9 * Physical DRAM offset.
11 #define PHYS_OFFSET UL(0xa0000000)
13 #endif