repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
arch
/
avr32
/
include
/
asm
/
shmparam.h
blob
3681266c77f729ef27124289e8fd34b0e6b64c4a
1
#ifndef __ASM_AVR32_SHMPARAM_H
2
#define __ASM_AVR32_SHMPARAM_H
3
4
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
5
6
#endif
/* __ASM_AVR32_SHMPARAM_H */