aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/shmparam.h
blob: 2fe6cea0dae9e049e4591dded6fcf61a1b0090d7 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef __ASM_CSKY_SHMPARAM_H
#define __ASM_CSKY_SHMPARAM_H

#define SHMLBA	(4 * PAGE_SIZE)

#define __ARCH_FORCE_SHMLBA

#endif /* __ASM_CSKY_SHMPARAM_H */