X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Ftimer_lm3s.c;h=49b9fa8ec2e6ff373034424b40b669735350ab08;hb=3afee05888683af8b650a31aa2bad66050570842;hp=096bff92cbb6c6bc98d6e7c375a1db87b9f14e11;hpb=ca25665b56887eee80e5bf0ea49c0bfeb41101fb;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/timer_lm3s.c b/bertos/cpu/cortex-m3/drv/timer_lm3s.c index 096bff92..49b9fa8e 100644 --- a/bertos/cpu/cortex-m3/drv/timer_lm3s.c +++ b/bertos/cpu/cortex-m3/drv/timer_lm3s.c @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include "timer_lm3s.h" INLINE void timer_hw_setPeriod(unsigned long period)