|
|
| version 1.2, 2003/12/08 00:55:32 | version 1.4, 2007/11/03 00:00:20 |
|---|---|
| Line 31 typedef struct { | Line 31 typedef struct { |
| extern "C" { | extern "C" { |
| #endif | #endif |
| void crtc_reset(void); | void crtc_reset(const NP2CFG *pConfig); |
| void crtc_bind(void); | void crtc_bind(void); |
| void crtc_biosreset(void); | |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |
| #endif | #endif |