Files
Debian-9-Kernel/arch/mips/include/uapi/asm/setup.h
T
2023-05-02 09:58:35 +02:00

8 lines
120 B
C

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