1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */2#ifndef __ASM_GENERIC_SETUP_H3#define __ASM_GENERIC_SETUP_H4 5#define COMMAND_LINE_SIZE 5126 7#endif /* __ASM_GENERIC_SETUP_H */8