Sign in
gem5
/
arm
/
linux
/
b8cce68bf1f1b773ac1a535707f968512b3c1e5f
/
.
/
include
/
uapi
/
asm-generic
/
shmparam.h
blob: 8b78c0ba08b1f4a2326e677827b7e6d95ab39d9e [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef
__ASM_GENERIC_SHMPARAM_H
#define
__ASM_GENERIC_SHMPARAM_H
#define
SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
#endif
/* _ASM_GENERIC_SHMPARAM_H */