repo.or.cz
/
linux-rt-nao.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
repo init
[linux-rt-nao.git]
/
arch
/
arm
/
mach-ep93xx
/
include
/
mach
/
memory.h
blob
5c80c3c8158dc01145f14cd2964b2e25463ee3e4
1
/*
2
* arch/arm/mach-ep93xx/include/mach/memory.h
3
*/
4
5
#ifndef __ASM_ARCH_MEMORY_H
6
#define __ASM_ARCH_MEMORY_H
7
8
#define PHYS_OFFSET UL(0x00000000)
9
10
#endif