162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * This file is subject to the terms and conditions of the GNU General Public
462306a36Sopenharmony_ci * License.  See the file "COPYING" in the main directory of this archive
562306a36Sopenharmony_ci * for more details.
662306a36Sopenharmony_ci *
762306a36Sopenharmony_ci * Copyright 1994 - 2000, 2002 Ralf Baechle (ralf@gnu.org)
862306a36Sopenharmony_ci * Copyright 2000 Silicon Graphics, Inc.
962306a36Sopenharmony_ci */
1062306a36Sopenharmony_ci#ifndef _ASM_PARAM_H
1162306a36Sopenharmony_ci#define _ASM_PARAM_H
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#define EXEC_PAGESIZE	65536
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci#include <asm-generic/param.h>
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci#endif /* _ASM_PARAM_H */
18