Add PPC definition.

This commit is contained in:
Richard Barry 2008-02-24 11:41:26 +00:00
parent 3e94695fb4
commit 8c0260568e

View file

@ -191,6 +191,11 @@
#include "../../Source/portable/GCC/MCF5235/portmacro.h" #include "../../Source/portable/GCC/MCF5235/portmacro.h"
#endif #endif
#ifdef GCC_PPC405
#include "../../Source/portable/GCC/PPC405/portmacro.h"
#endif
#ifdef BCC_INDUSTRIAL_PC_PORT #ifdef BCC_INDUSTRIAL_PC_PORT
/* A short file name has to be used in place of the normal /* A short file name has to be used in place of the normal
FreeRTOSConfig.h when using the Borland compiler. */ FreeRTOSConfig.h when using the Borland compiler. */