#int_EXT void EXT_isr(void) { } #int_TIMER0 void TIMER0_isr(void) { timeLine += TOCKS; // increment the timeline by TOCKS }