Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
cc15bd0026674e80f0add129bc4fc3b91033ff81
/
.
/
arch
/
powerpc
/
include
/
asm
/
shmparam.h
blob: bc0968839565a53e1f0067ad8c1cff1fcafc7dff [
file
] [
log
] [
blame
]
/* 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 */