blob: 1af73d92c96dabf9130ba6c3be96c20f09b110cf [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _ASM_M32R_SHMPARAM_H
3#define _ASM_M32R_SHMPARAM_H
4
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
6
7#endif /* _ASM_M32R_SHMPARAM_H */