blob: bc0968839565a53e1f0067ad8c1cff1fcafc7dff [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
jdl@freescale.coma37c8872005-09-07 15:27:09 -05002#ifndef _ASM_POWERPC_SHMPARAM_H
3#define _ASM_POWERPC_SHMPARAM_H
Linus Torvalds1da177e2005-04-16 15:20:36 -07004
5#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
6
jdl@freescale.coma37c8872005-09-07 15:27:09 -05007#endif /* _ASM_POWERPC_SHMPARAM_H */