]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
Add the Keil project to the SmartFusion demo directory, and update the source code...
[freertos] / Demo / CORTEX_A2F200_IAR_and_Keil / FreeRTOSConfig.h
index 17a636d40b46ff88ab9f9223d7738630183a52fd..3c23819f41c15df5eedf4f504e8eb49199dbdeaa 100644 (file)
@@ -63,7 +63,7 @@
 \r
 /* Use a guard to ensure the following few definitions are'nt included in\r
 assembly files that include this header file. */\r
-#ifdef __ICCARM__\r
+#ifndef __IASMARM__\r
        #include <stdint.h>\r
        #include <stddef.h>\r
        extern uint32_t SystemFrequency;\r