Sign in
gem5
/
arm
/
linux
/
649e441f49d4bfb717e9467950891dc452f4e063
/
.
/
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 */