1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * include/asm-xtensa/param.h
5 * This file is subject to the terms and conditions of the GNU General Public
6 * License. See the file "COPYING" in the main directory of this archive
9 * Copyright (C) 2001 - 2005 Tensilica Inc.
12 #ifndef _UAPI_XTENSA_PARAM_H
13 #define _UAPI_XTENSA_PARAM_H
19 #define EXEC_PAGESIZE 4096
29 #define MAXHOSTNAMELEN 64 /* max length of hostname */
31 #endif /* _UAPI_XTENSA_PARAM_H */