mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-11 07:04:04 +08:00
7 lines
99 B
C
7 lines
99 B
C
|
#ifndef _MIPS_SETUP_H
|
||
|
#define _MIPS_SETUP_H
|
||
|
|
||
|
#define COMMAND_LINE_SIZE 256
|
||
|
|
||
|
#endif /* __SETUP_H */
|