xref: /linux/arch/mips/include/uapi/asm/setup.h (revision 61730c538f8281efa7ac12596da9f3f9a31b9272)
1*61730c53SDavid Howells #ifndef _UAPI_MIPS_SETUP_H
2*61730c53SDavid Howells #define _UAPI_MIPS_SETUP_H
3*61730c53SDavid Howells 
4*61730c53SDavid Howells #define COMMAND_LINE_SIZE	4096
5*61730c53SDavid Howells 
6*61730c53SDavid Howells 
7*61730c53SDavid Howells #endif /* _UAPI_MIPS_SETUP_H */
8