Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
8aca3ab5865f8cfbde841b6daf9442cc2279ced3
/
.
/
arch
/
arm
/
mach-iop33x
/
include
/
mach
/
memory.h
blob: 8e1daf7006b67d09e0e2f28dc4c842d938545208 [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-iop33x/include/mach/memory.h
*/
#ifndef
__MEMORY_H
#define
__MEMORY_H
/*
* Physical DRAM offset.
*/
#define
PLAT_PHYS_OFFSET UL
(
0x00000000
)
#endif