repo.or.cz
/
hh.org.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sync hh.org
[hh.org.git]
/
include
/
asm-avr32
/
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 */