X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Ftimer_lm3s.c;h=096bff92cbb6c6bc98d6e7c375a1db87b9f14e11;hb=dfd6bde734886243cc7053d4477ff840c865a133;hp=bbf811767c0846a311aeac7b9364044551c02503;hpb=77958b8e9d27594aa22e76132b4bbb8d0335bfc2;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/timer_lm3s.c b/bertos/cpu/cortex-m3/drv/timer_lm3s.c index bbf81176..096bff92 100644 --- a/bertos/cpu/cortex-m3/drv/timer_lm3s.c +++ b/bertos/cpu/cortex-m3/drv/timer_lm3s.c @@ -37,9 +37,8 @@ #include #include -#include "io/lm3s.h" - -#include "irq_lm3s.h" +#include +#include #include "timer_lm3s.h" INLINE void timer_hw_setPeriod(unsigned long period)