]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
Update lwIP port layer for the Microblaze Ethernet Lite IP.
[freertos] / Demo / CORTEX_A2F200_IAR_and_Keil / FreeRTOSConfig.h
index 17a636d40b46ff88ab9f9223d7738630183a52fd..f35358c9717b147c33486228404807327f52c3a8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.\r
+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.\r
 \r
 \r
        FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:\r
@@ -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