setup.h 105 B

1234567
  1. #ifndef _MIPS_SETUP_H
  2. #define _MIPS_SETUP_H
  3. #define COMMAND_LINE_SIZE 4096
  4. #endif /* _MIPS_SETUP_H */