xref: /openbmc/linux/include/uapi/asm-generic/setup.h (revision 6f52b16c)
16f52b16cSGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
28a1ab315SDavid Howells #ifndef __ASM_GENERIC_SETUP_H
38a1ab315SDavid Howells #define __ASM_GENERIC_SETUP_H
48a1ab315SDavid Howells 
58a1ab315SDavid Howells #define COMMAND_LINE_SIZE	512
68a1ab315SDavid Howells 
78a1ab315SDavid Howells #endif	/* __ASM_GENERIC_SETUP_H */
8