boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / fdlibm / ieeefp.h
index 17ff86bff138c51a4f343156b8addb0a306903dd..fa43132510992dfacfdd557699f20738216957b8 100644 (file)
@@ -75,7 +75,7 @@
 #define __IEEE_BIG_ENDIAN
 #endif
 
-#ifdef __i386__
+#if defined(__i386__) || defined(__i386)
 #define __IEEE_LITTLE_ENDIAN
 #endif