Sign in
googlers
/
maze
/
linux
/
a0fe3cc5d36a5f5b4f60abfe1a4b1caf4a5cce5a
/
.
/
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 */