setup.h 99 B

123456
  1. #ifndef _MIPS_SETUP_H
  2. #define _MIPS_SETUP_H
  3. #define COMMAND_LINE_SIZE 256
  4. #endif /* __SETUP_H */