162306a36Sopenharmony_ci/*
262306a36Sopenharmony_ci * This file is subject to the terms and conditions of the GNU General Public
362306a36Sopenharmony_ci * License.  See the file "COPYING" in the main directory of this archive
462306a36Sopenharmony_ci * for more details.
562306a36Sopenharmony_ci */
662306a36Sopenharmony_ci#ifndef _ASM_SHMPARAM_H
762306a36Sopenharmony_ci#define _ASM_SHMPARAM_H
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define __ARCH_FORCE_SHMLBA	1
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#define SHMLBA 0x40000			/* attach addr a multiple of this */
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#endif /* _ASM_SHMPARAM_H */
14