]> git.sur5r.net Git - freertos/commitdiff
Continued V850 development.
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 29 Jan 2009 16:21:56 +0000 (16:21 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 29 Jan 2009 16:21:56 +0000 (16:21 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@638 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/include/portable.h

index 4d5efd69c8c1e55a05bcf569cf841c70bceba46f..42270af628e99c6a5b800dfd085920e45e3bc011 100644 (file)
 \r
 #ifdef __IAR_V850ES_Fx3__\r
        #include "../../Source/portable/IAR/V850ES_Fx3/portmacro.h"\r
-#endif    \r
-    \r
+#endif\r
+\r
+#ifdef __IAR_V850ES_Jx3__\r
+       #include "../../Source/portable/IAR/V850ES_Jx3/portmacro.h"\r
+#endif\r
+\r
 #ifdef __cplusplus\r
 extern "C" {\r
 #endif\r
+\r
 /*\r
  * Setup the stack of a new task so it is ready to be placed under the\r
  * scheduler control.  The registers have to be placed on the stack in\r