repo.or.cz
/
mach-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init from v2.6.32.60
[mach-moxart.git]
/
arch
/
arm
/
mach-loki
/
include
/
mach
/
memory.h
blob
2ed7e6e732c2fc552120f4738bc1fa9218ae3aae
1
/*
2
* arch/arm/mach-loki/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