|
#ifndef _INC_PCS_H_
|
|
#define _INC_PCS_H_
|
|
|
|
/*////////////////////////////////*/
|
|
#ifdef PSX
|
|
/*////////////////////////////////*/
|
|
|
|
#include "LDR.h"
|
|
|
|
/*////////////////////////////////*/
|
|
#endif /* PSX */
|
|
/*////////////////////////////////*/
|
|
|
|
|
|
#include "pcs.h"
|
|
|
|
#endif /* _INC_PCS_H_ */
|