CM3: add support to the IAR Embedded Workbench(TM) compiler
[bertos.git] / bertos / cpu / cortex-m3 / drv / kdebug_sam3.c
index 5297d6026135cd2d7e0d4c2e8908bd3b5854aa52..45b2cf59598c1d077b11af362d392b9200c9a1b2 100644 (file)
@@ -38,6 +38,8 @@
 #include <cfg/cfg_debug.h>
 #include <cfg/macros.h> /* for BV() */
 
+#include <cpu/types.h>
+
 #include <io/sam3.h>