8 lines
105 B
C
Executable File
8 lines
105 B
C
Executable File
#ifndef _MIPS_SETUP_H
|
|
#define _MIPS_SETUP_H
|
|
|
|
#define COMMAND_LINE_SIZE 4096
|
|
|
|
|
|
#endif /* _MIPS_SETUP_H */
|