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
[PATCH] generify early_pfn_to_nid
[linux-2.6/mini2440.git]
/
include
/
asm-i386
/
shmparam.h
blob
786243a5b31915ff06f95e11525d585d5223f40f
1
#ifndef _ASMI386_SHMPARAM_H
2
#define _ASMI386_SHMPARAM_H
3
4
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
5
6
#endif
/* _ASMI386_SHMPARAM_H */