Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
[linux-btrfs-devel.git] / arch / arm / plat-tcc / include / mach / memory.h
blob28a6e0cd13b3629acfdf4d62d253b9fccc2a9a81
1 /*
2 * Copyright (C) 1999 ARM Limited
3 * Copyright (C) 2000 RidgeRun, Inc.
4 * Copyright (C) 2008-2009 Telechips
5 * Copyright (C) 2010 Hans J. Koch <hjk@linutronix.de>
7 * Licensed under the terms of the GPL v2.
8 */
10 #ifndef __ASM_ARCH_MEMORY_H
11 #define __ASM_ARCH_MEMORY_H
14 * Physical DRAM offset.
16 #define PLAT_PHYS_OFFSET UL(0x20000000)
18 #endif