xref: /linux-6.15/arch/alpha/include/uapi/asm/setup.h (revision 3cb8b153)
16f52b16cSGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2*3cb8b153SGuenter Roeck #ifndef _UAPI__ALPHA_SETUP_H
3*3cb8b153SGuenter Roeck #define _UAPI__ALPHA_SETUP_H
496433f6eSDavid Howells 
596433f6eSDavid Howells #define COMMAND_LINE_SIZE	256
696433f6eSDavid Howells 
7*3cb8b153SGuenter Roeck #endif /* _UAPI__ALPHA_SETUP_H */
8