repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux/fpc-iii.git]
/
arch
/
x86
/
include
/
asm
/
shmparam.h
blob
0880cf0917b9ac3c1332d00700b96ebd3e7d012c
1
#ifndef _ASM_X86_SHMPARAM_H
2
#define _ASM_X86_SHMPARAM_H
3
4
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
5
6
#endif
/* _ASM_X86_SHMPARAM_H */