#ifndef __PORSELFTEST_H
#define __PORSELFTEST_H
extern BOOL bPorSelfTestFlg;
extern void PorSelfTest(void);
#endif