7 lines
100 B
C
7 lines
100 B
C
#ifndef _PPC_SETUP_H
|
|
#define _PPC_SETUP_H
|
|
|
|
#define COMMAND_LINE_SIZE 512
|
|
|
|
#endif /* _PPC_SETUP_H */
|