X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Ftimer_avr.h;h=fa652b34908c71132d072d3eca5ab0fb3b8333ee;hb=b25aabb82dd47404b0697e1394fd3a14963e1224;hp=12203954b66beb1199b64b69f48817531471a5e8;hpb=766a22ae58928039e82f428d17a8a944ab2fb553;p=bertos.git diff --git a/drv/timer_avr.h b/drv/timer_avr.h index 12203954..fa652b34 100755 --- a/drv/timer_avr.h +++ b/drv/timer_avr.h @@ -16,6 +16,9 @@ /*#* *#* $Log$ + *#* Revision 1.27 2006/05/18 00:38:24 bernie + *#* Use hw_cpu.h instead of ubiquitous hw.h. + *#* *#* Revision 1.26 2006/02/21 21:28:02 bernie *#* New time handling based on TIMER_TICKS_PER_SEC to support slow timers with ticks longer than 1ms. *#* @@ -43,8 +46,9 @@ #ifndef DRV_TIMER_AVR_H #define DRV_TIMER_AVR_H -#include /* CONFIG_TIMER */ -#include +#include /* CONFIG_TIMER */ +#include /* uint8_t */ +#include /* CLOCK_FREQ */ /*! * \name Values for CONFIG_TIMER.