--- np2/io/crtc.h 2003/12/08 00:55:32 1.2 +++ np2/io/crtc.h 2007/11/03 00:00:20 1.4 @@ -31,9 +31,11 @@ typedef struct { extern "C" { #endif -void crtc_reset(void); +void crtc_reset(const NP2CFG *pConfig); void crtc_bind(void); +void crtc_biosreset(void); + #ifdef __cplusplus } #endif