--- np2/io/sysport.h 2003/12/08 00:55:32 1.2 +++ np2/io/sysport.h 2007/11/03 00:00:20 1.3 @@ -8,7 +8,7 @@ typedef struct { extern "C" { #endif -void systemport_reset(void); +void systemport_reset(const NP2CFG *pConfig); void systemport_bind(void); #ifdef __cplusplus