WIP FPC-III support
[linux/fpc-iii.git] / arch / powerpc / include / asm / shmparam.h
blobbc0968839565a53e1f0067ad8c1cff1fcafc7dff
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_POWERPC_SHMPARAM_H
3 #define _ASM_POWERPC_SHMPARAM_H
5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
7 #endif /* _ASM_POWERPC_SHMPARAM_H */