Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8df2c7555829d53b02122360e6958c15a6753179
/
.
/
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