Add linux-next specific files for 20110831
[linux-2.6/next.git] / arch / arm / mach-ixp4xx / include / mach / memory.h
blob4caf1761f1e2e9a192006dbfab7d9cda78f8605d
1 /*
2 * arch/arm/mach-ixp4xx/include/mach/memory.h
4 * Copyright (c) 2001-2004 MontaVista Software, Inc.
5 */
7 #ifndef __ASM_ARCH_MEMORY_H
8 #define __ASM_ARCH_MEMORY_H
10 #include <asm/sizes.h>
13 * Physical DRAM offset.
15 #define PLAT_PHYS_OFFSET UL(0x00000000)
17 #endif