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 / plat-stmp3xxx / include / mach / memory.h
blob7b875a07a1a7f0a61e40ec3f5e6b66ce85081896
1 /*
2 * Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved.
3 * Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved.
4 */
6 /*
7 * The code contained herein is licensed under the GNU General Public
8 * License. You may obtain a copy of the GNU General Public License
9 * Version 2 or later at the following locations:
11 * http://www.opensource.org/licenses/gpl-license.html
12 * http://www.gnu.org/copyleft/gpl.html
14 #ifndef __ASM_ARCH_MEMORY_H
15 #define __ASM_ARCH_MEMORY_H
18 * Physical DRAM offset.
20 #define PHYS_OFFSET UL(0x40000000)
22 #endif