mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-01 11:24:25 +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 */
|