android_kernel_samsung_on5x.../arch/mips/include/uapi/asm/setup.h
2018-06-19 23:16:04 +02:00

7 lines
120 B
C

#ifndef _UAPI_MIPS_SETUP_H
#define _UAPI_MIPS_SETUP_H
#define COMMAND_LINE_SIZE 4096
#endif /* _UAPI_MIPS_SETUP_H */