1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 /* !! 2 #ifndef _UAPI_MIPS_SETUP_H 3 * include/asm-xtensa/setup.h !! 3 #define _UAPI_MIPS_SETUP_H 4 * << 5 * This file is subject to the terms and condi << 6 * License. See the file "COPYING" in the mai << 7 * for more details. << 8 * << 9 * Copyright (C) 2001 - 2005 Tensilica Inc. << 10 */ << 11 4 12 #ifndef _XTENSA_SETUP_H !! 5 #define COMMAND_LINE_SIZE 4096 13 #define _XTENSA_SETUP_H << 14 6 15 #define COMMAND_LINE_SIZE 256 << 16 7 17 #endif !! 8 #endif /* _UAPI_MIPS_SETUP_H */ 18 9
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.