|
|
| version 1.1, 2003/10/16 17:57:55 | version 1.2, 2003/12/01 10:45:46 |
|---|---|
| Line 1 | Line 1 |
| typedef struct { | |
| BYTE bank; | |
| } _ITF, *ITF; | |
| #ifdef __cplusplus | #ifdef __cplusplus |
| extern "C" { | extern "C" { |
| #endif | #endif |
| void itf_reset(void); | |
| void itf_bind(void); | void itf_bind(void); |
| #ifdef __cplusplus | #ifdef __cplusplus |