1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
2b8b572e1SStephen Rothwell #ifndef _ASM_POWERPC_SHMPARAM_H
3b8b572e1SStephen Rothwell #define _ASM_POWERPC_SHMPARAM_H
4b8b572e1SStephen Rothwell 
5b8b572e1SStephen Rothwell #define	SHMLBA PAGE_SIZE		 /* attach addr a multiple of this */
6b8b572e1SStephen Rothwell 
7b8b572e1SStephen Rothwell #endif	/* _ASM_POWERPC_SHMPARAM_H */
8