repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: move shmem prototypes to shmem_fs.h
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-dove
/
include
/
mach
/
memory.h
blob
bbc93fee6c75e0cf1f294ce1b8daad721aba1585
1
/*
2
* arch/arm/mach-dove/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