SiCortex port

This commit is contained in:
mattijs
2009-01-06 21:41:20 +00:00
parent bbed85ab94
commit eb2e37b296
17 changed files with 101 additions and 2 deletions

View File

@ -28,7 +28,7 @@ Description
#include "writeFuns.H"
#ifdef __mips
#if defined(__mips) && !defined(__SICORTEX__)
#include <standards.h>
#include <sys/endian.h>
#endif