]> git.sur5r.net Git - freertos/commitdiff
Add PPC definition.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 24 Feb 2008 11:41:26 +0000 (11:41 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 24 Feb 2008 11:41:26 +0000 (11:41 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@215 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/include/portable.h

index e770904ad651b635d44e2353f61ef9d353639215..1f85522ee0319ced0020cf2f96beda9e582b338c 100644 (file)
     #include "../../Source/portable/GCC/MCF5235/portmacro.h"\r
 #endif\r
 \r
+#ifdef GCC_PPC405\r
+       #include "../../Source/portable/GCC/PPC405/portmacro.h"\r
+#endif\r
+\r
+\r
 #ifdef BCC_INDUSTRIAL_PC_PORT\r
        /* A short file name has to be used in place of the normal\r
        FreeRTOSConfig.h when using the Borland compiler. */\r