summaryrefslogtreecommitdiff
path: root/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
diff options
context:
space:
mode:
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-01-23 08:35:47 +0000
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-01-23 08:35:47 +0000
commit26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5 (patch)
tree5f15a70d7673d969083c84c724f38bda1f5bad0b /Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
parent922816000f0fb37b8c54caebfeb7246d015d1b24 (diff)
downloadfreertos-26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5.tar.gz
freertos-26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5.tar.bz2
freertos-26ad519b56d7d8f6d1e2e090d6b4cca80609b0d5.tar.xz
UpdUpdate IAR projects to use Embedded Workbench V5.11.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@131 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h')
-rw-r--r--Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
index 75091324..a059f90e 100644
--- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
+++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
@@ -37,7 +37,7 @@
#ifndef FREERTOS_CONFIG_H
#define FREERTOS_CONFIG_H
-#include <intrinsic.h>
+#include <intrinsics.h>
#include "Board.h"
/*-----------------------------------------------------------