]> git.sur5r.net Git - freertos/commitdiff
Continue 78K0R development.
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 6 Feb 2009 13:25:05 +0000 (13:25 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 6 Feb 2009 13:25:05 +0000 (13:25 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@683 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/include/portable.h

index da2ff571bc2467185ec229583abf3af2151643c5..925518688983b3dc7f5a0980c98250627b31f8de 100644 (file)
        #include "../../Source/portable/IAR/V850ES/portmacro.h"\r
 #endif\r
 \r
-#ifdef __IAR_78KOR_Kx3__\r
+#ifdef __IAR_78K0R_Kx3__\r
        #include "../../Source/portable/IAR/78K0R/portmacro.h"\r
 #endif\r
        \r
+#ifdef __IAR_78K0R_Kx3L__\r
+       #include "../../Source/portable/IAR/78K0R/portmacro.h"\r
+#endif\r
        \r
 #ifdef __cplusplus\r
 extern "C" {\r