Sign in
nest-open-source
/
manifest_repos
/
kernel
/
ee1bdda40423c20984eb5c969722e85f206ed0a3
/
.
/
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 */