Remove prototype for the undefined function counterhandler().

Submitted by:	kevlo
This commit is contained in:
cognet 2006-07-14 13:37:47 +00:00
parent 058e95e854
commit 2b9f045c18

View File

@ -133,7 +133,6 @@ static devclass_t i80321_timer_devclass;
DRIVER_MODULE(itimer, iq, i80321_timer_driver, i80321_timer_devclass, 0, 0);
void counterhandler(void *);
void clockhandler(void *);