]> Git Repo - J-linux.git/blob - arch/nios2/include/asm/shmparam.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / nios2 / include / asm / shmparam.h
1 /* 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 */
This page took 0.026686 seconds and 4 git commands to generate.