xref: /openbmc/linux/arch/alpha/include/uapi/asm/setup.h (revision 762f99f4f3cb41a775b5157dd761217beba65873)
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