lm3s1968: make __delay() naked and usable outside the clock module.
[bertos.git] / bertos / cpu / cortex-m3 / io / lm3s.h
index a7cf5a0ef8eaafb218a546ea447e1915d1957b01..c920d35eaf1436d64a8dfed263e78e7d71930f37 100644 (file)
@@ -40,7 +40,7 @@
 #include <cfg/compiler.h>
 
 
-#if CPU_ARM_LM3S1968
+#if CPU_CM3_LM3S1968
        #include "lm3s1968.h"
        #include "lm3s_types.h"
        #include "lm3s_ints.h"