]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/x86/include/asm/shmparam.h
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / arch / x86 / include / asm / shmparam.h
CommitLineData
1965aae3
PA
1#ifndef _ASM_X86_SHMPARAM_H
2#define _ASM_X86_SHMPARAM_H
003a46cf
TG
3
4#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
5
1965aae3 6#endif /* _ASM_X86_SHMPARAM_H */