Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3f9af0513ae5b1f185302c2d0ba656640926d970
/
.
/
arch
/
arm
/
mach-iop33x
/
include
/
mach
/
memory.h
blob: a30a96aa6d2db541c7c2c44fa55d0cd164c26023 [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-iop33x/include/mach/memory.h
*/
#ifndef
__MEMORY_H
#define
__MEMORY_H
/*
* Physical DRAM offset.
*/
#define
PHYS_OFFSET UL
(
0x00000000
)
#endif