adapted to use 80387 floating point format
authorceriel <none@none>
Tue, 24 Oct 1989 16:00:37 +0000 (16:00 +0000)
committerceriel <none@none>
Tue, 24 Oct 1989 16:00:37 +0000 (16:00 +0000)
mach/i386/ce/mach.c

index 02d50cb..3232764 100644 (file)
@@ -21,6 +21,9 @@ int val;
 }
 
 #define IEEEFLOAT
+#define FL_MSL_AT_LOW_ADDRESS  0
+#define FL_MSW_AT_LOW_ADDRESS  0
+#define FL_MSB_AT_LOW_ADDRESS  0
 #include <con_float>
 
 /* as long as we generate assembler ...