repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: sanitize pathes arch/x86/kernel/cpu/Makefile
[linux-2.6/mini2440.git]
/
include
/
asm-x86_64
/
shmparam.h
blob
d7021620dcb7f098910f5a63c5705ff73fd3a08a
1
#ifndef _ASMX8664_SHMPARAM_H
2
#define _ASMX8664_SHMPARAM_H
3
4
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
5
6
#endif
/* _ASMX8664_SHMPARAM_H */