MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
[linux-2.6/linux-mips.git] / arch / arm / mach-shmobile / include / mach / memory.h
blob0ffbe8155c76ee27302921f7b8d04a5663e25db6
1 #ifndef __ASM_MACH_MEMORY_H
2 #define __ASM_MACH_MEMORY_H
4 #define PLAT_PHYS_OFFSET UL(CONFIG_MEMORY_START)
5 #define MEM_SIZE UL(CONFIG_MEMORY_SIZE)
7 #endif /* __ASM_MACH_MEMORY_H */