| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to boardspb.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / cbus | 
fix io reset args
#ifdef __cplusplus
extern "C" {
#endif
void boardspb_reset(const NP2CFG *pConfig);
void boardspb_bind(void);
void boardspr_reset(const NP2CFG *pConfig);
void boardspr_bind(void);
#ifdef __cplusplus
}
#endif