Sign in
android-kvm
/
linux
/
b5ee9002583fc14e6d45a04c18f208987a8fbced
/
.
/
arch
/
arm
/
mach-iop32x
/
include
/
mach
/
memory.h
blob: 61c7bdb26a81661bee53e1923bafd213ef02d025 [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-iop32x/include/mach/memory.h
*/
#ifndef
__MEMORY_H
#define
__MEMORY_H
#include
<mach/hardware.h>
/*
* Physical DRAM offset.
*/
#define
PHYS_OFFSET UL
(
0xa0000000
)
#endif