setup.h 100 B

123456
  1. #ifndef _PPC_SETUP_H
  2. #define _PPC_SETUP_H
  3. #define COMMAND_LINE_SIZE 512
  4. #endif /* _PPC_SETUP_H */