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

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