Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-block.git] / arch / powerpc / include / asm / shmparam.h
CommitLineData
a37c8875 1#ifndef _ASM_POWERPC_SHMPARAM_H
2#define _ASM_POWERPC_SHMPARAM_H
1da177e4
LT
3
4#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
5
a37c8875 6#endif /* _ASM_POWERPC_SHMPARAM_H */