3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-11 01:35:57 +00:00

12 lines
256 B
C
Raw Normal View History

2021-05-27 00:09:36 +05:00
/* SPDX-License-Identifier: GPL-2.0 */
2021-09-23 21:59:15 +05:00
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
2021-05-27 00:09:36 +05:00
#ifndef __ASM_CSKY_SHMPARAM_H
#define __ASM_CSKY_SHMPARAM_H
#define SHMLBA (4 * PAGE_SIZE)
#define __ARCH_FORCE_SHMLBA
#endif /* __ASM_CSKY_SHMPARAM_H */