Remove unneeded assert.
[bertos.git] / bertos / cpu / cortex-m3 / drv / timer_cm3.h
index 1ee8b7a2a3bc4263f3878c70b3ccf3ba8ec9ed41..6778606d29850b9a4c39cdd867dc7d4e69ccd027 100644 (file)
@@ -40,6 +40,9 @@
 
 #include "cfg/cfg_timer.h"     /* CONFIG_TIMER */
 
+#include <cpu/detect.h>
+#include <cpu/irq.h>
+
 #if CPU_CM3_LM3S
        #include <io/lm3s.h>
 #elif CPU_CM3_STM32