aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/shmparam.h
blob: bc0968839565a53e1f0067ad8c1cff1fcafc7dff (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_POWERPC_SHMPARAM_H
#define _ASM_POWERPC_SHMPARAM_H

#define	SHMLBA PAGE_SIZE		 /* attach addr a multiple of this */

#endif	/* _ASM_POWERPC_SHMPARAM_H */