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