GAMER big endian check
This commit is contained in:
parent
0867da038f
commit
2b01ccd57d
@ -86,6 +86,9 @@
|
|||||||
|
|
||||||
#ifdef CYASSL_GAME_BUILD
|
#ifdef CYASSL_GAME_BUILD
|
||||||
#define SIZEOF_LONG_LONG 8
|
#define SIZEOF_LONG_LONG 8
|
||||||
|
#if defined(__PPU) || defined(__XENON)
|
||||||
|
#define BIG_ENDIAN_ORDER
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MICRIUM
|
#ifdef MICRIUM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user