--- np2/cbus/boardspb.h 2003/10/16 17:58:00 1.1.1.1 +++ np2/cbus/boardspb.h 2007/11/03 00:00:19 1.2 @@ -3,10 +3,10 @@ extern "C" { #endif -void boardspb_reset(void); +void boardspb_reset(const NP2CFG *pConfig); void boardspb_bind(void); -void boardspr_reset(void); +void boardspr_reset(const NP2CFG *pConfig); void boardspr_bind(void); #ifdef __cplusplus