mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00: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 */
|