Sign in
googlers
/
maze
/
linux
/
d39aae9ec447dda84d9a2850743a78a535a71c90
/
.
/
arch
/
arm
/
mach-shmobile
/
include
/
mach
/
memory.h
blob: e188183f4dcee49ed7e6d5f7e5837d43cea3da00 [
file
] [
log
] [
blame
]
#ifndef
__ASM_MACH_MEMORY_H
#define
__ASM_MACH_MEMORY_H
#define
PHYS_OFFSET UL
(
CONFIG_MEMORY_START
)
#define
MEM_SIZE UL
(
CONFIG_MEMORY_SIZE
)
#endif
/* __ASM_MACH_MEMORY_H */