summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm/setup.h
blob: 93f237bb1353384b1e074098f95499b672f4815a (plain)
1
2
3
4
5
6
7
#ifndef _UAPI_MIPS_SETUP_H
#define _UAPI_MIPS_SETUP_H

#define COMMAND_LINE_SIZE	4096


#endif /* _UAPI_MIPS_SETUP_H */