Sign in
ara-mdk
/
kernel
/
panda
/
b5ee9002583fc14e6d45a04c18f208987a8fbced
/
.
/
arch
/
arm
/
mach-iop33x
/
include
/
mach
/
memory.h
blob: c46c6ba30186b031714e326879c18c8c0f2fd959 [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-iop33x/include/mach/memory.h
*/
#ifndef
__MEMORY_H
#define
__MEMORY_H
#include
<mach/hardware.h>
/*
* Physical DRAM offset.
*/
#define
PHYS_OFFSET UL
(
0x00000000
)
#endif