We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc0317 commit dab81d8Copy full SHA for dab81d8
gc/gctypes.h
@@ -62,7 +62,7 @@ typedef volatile double vf64;
62
/*+----------------------------------------------------------------------------------------------+*/
63
#ifndef BIG_ENDIAN
64
#define BIG_ENDIAN 1234
65
-#endif /* BIGE_ENDIAN */
+#endif /* BIG_ENDIAN */
66
67
#ifndef BYTE_ORDER
68
#define BYTE_ORDER BIG_ENDIAN
0 commit comments