162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * include/asm-xtensa/setup.h 462306a36Sopenharmony_ci * 562306a36Sopenharmony_ci * This file is subject to the terms and conditions of the GNU General Public 662306a36Sopenharmony_ci * License. See the file "COPYING" in the main directory of this archive 762306a36Sopenharmony_ci * for more details. 862306a36Sopenharmony_ci * 962306a36Sopenharmony_ci * Copyright (C) 2001 - 2005 Tensilica Inc. 1062306a36Sopenharmony_ci */ 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci#ifndef _XTENSA_SETUP_H 1362306a36Sopenharmony_ci#define _XTENSA_SETUP_H 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci#define COMMAND_LINE_SIZE 256 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci#endif 18