--- xmil/timing.h 2004/08/01 05:31:29 1.1 +++ xmil/timing.h 2004/08/14 12:16:17 1.2 @@ -4,6 +4,7 @@ extern "C" { #endif void timing_reset(void); +void timing_setrate(UINT32 clock); void timing_setcount(UINT value); UINT timing_getcount(void);