X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Ftimer_avr.h;h=d308608aedf3adca7e2553912a64ca325511b92b;hb=c5049d7bb6178222c952030c2f2a6f52a43ddda1;hp=fe5ba9b8f9736924a6eacc29dbbe066429ee3634;hpb=0021318b90d6cc2da07904de709f9901f77b2c86;p=bertos.git diff --git a/drv/timer_avr.h b/drv/timer_avr.h index fe5ba9b8..d308608a 100755 --- a/drv/timer_avr.h +++ b/drv/timer_avr.h @@ -15,6 +15,9 @@ /*#* *#* $Log$ + *#* Revision 1.24 2005/04/11 19:10:28 bernie + *#* Include top-level headers from cfg/ subdir. + *#* *#* Revision 1.23 2005/03/01 23:24:51 bernie *#* Tweaks for avr-libc 1.2.x. *#* @@ -60,8 +63,8 @@ #ifndef DRV_TIMER_AVR_H #define DRV_TIMER_AVR_H -#include // ARCH_BOARD_KC -#include // BV() +#include // ARCH_BOARD_KC +#include // BV() #include #include