xref: /openbmc/linux/arch/xtensa/include/uapi/asm/setup.h (revision 7da04e48)
1e2be04c7SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
283596729SDavid Howells /*
383596729SDavid Howells  * include/asm-xtensa/setup.h
483596729SDavid Howells  *
583596729SDavid Howells  * This file is subject to the terms and conditions of the GNU General Public
683596729SDavid Howells  * License.  See the file "COPYING" in the main directory of this archive
783596729SDavid Howells  * for more details.
883596729SDavid Howells  *
983596729SDavid Howells  * Copyright (C) 2001 - 2005 Tensilica Inc.
1083596729SDavid Howells  */
1183596729SDavid Howells 
1283596729SDavid Howells #ifndef _XTENSA_SETUP_H
1383596729SDavid Howells #define _XTENSA_SETUP_H
1483596729SDavid Howells 
1583596729SDavid Howells #define COMMAND_LINE_SIZE	256
1683596729SDavid Howells 
1783596729SDavid Howells #endif
18