repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
arch
/
arm
/
mach-mv78xx0
/
include
/
mach
/
memory.h
blob
a648c51f2e424fbdc76c7f44db585a55fad51941
1
/*
2
* arch/arm/mach-mv78xx0/include/mach/memory.h
3
*/
4
5
#ifndef __ASM_ARCH_MEMORY_H
6
#define __ASM_ARCH_MEMORY_H
7
8
#define PLAT_PHYS_OFFSET UL(0x00000000)
9
10
#endif