repo.or.cz
/
linux-2.6
/
zen-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[POWERPC] macintosh: Replace deprecated __initcall with device_initcall
[linux-2.6/zen-sources.git]
/
include
/
asm-cris
/
shmparam.h
blob
d29d122706874227af710a61635734e62ad18fd7
1
#ifndef _ASM_CRIS_SHMPARAM_H
2
#define _ASM_CRIS_SHMPARAM_H
3
4
/* same as asm-i386/ version.. */
5
6
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
7
8
#endif
/* _ASM_CRIS_SHMPARAM_H */