aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include/mach/memory.h
blob: 5c80c3c8158dc01145f14cd2964b2e25463ee3e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
 * arch/arm/mach-ep93xx/include/mach/memory.h
 */

#ifndef __ASM_ARCH_MEMORY_H
#define __ASM_ARCH_MEMORY_H

#define PHYS_OFFSET		UL(0x00000000)

#endif