aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/frv/include/asm/shmparam.h
blob: 50ea51f26c46bd870f9d4903983a28af6435c9c2 (plain) (blame)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SHMPARAM_H
#define _ASM_SHMPARAM_H

#define	SHMLBA PAGE_SIZE		 /* attach addr a multiple of this */

#endif /* _ASM_SHMPARAM_H */