--- np2/io/Attic/itf.h 2003/10/16 17:57:55 1.1 +++ np2/io/Attic/itf.h 2003/12/01 10:45:46 1.2 @@ -1,14 +1,8 @@ -typedef struct { - BYTE bank; -} _ITF, *ITF; - - #ifdef __cplusplus extern "C" { #endif -void itf_reset(void); void itf_bind(void); #ifdef __cplusplus