--- np2/io/fdc.h 2005/02/07 14:46:11 1.8 +++ np2/io/fdc.h 2007/11/03 00:00:20 1.9 @@ -123,7 +123,7 @@ REG8 DMACCALL fdc_dmafunc(REG8 func); void fdcsend_error7(void); void fdcsend_success7(void); -void fdc_reset(void); +void fdc_reset(const NP2CFG *pConfig); void fdc_bind(void); #ifdef __cplusplus