blob: 4288844eed46a54c52ee68fb709012b881a5ee3a [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001/* SPDX-License-Identifier: GPL-2.0-only */
2/*
3 * Copyright Altera Corporation (C) <2015>. All rights reserved
4 */
5#ifndef _ASM_NIOS2_SHMPARAM_H
6#define _ASM_NIOS2_SHMPARAM_H
7
8#define SHMLBA CONFIG_NIOS2_DCACHE_SIZE
9
10#endif /* _ASM_NIOS2_SHMPARAM_H */