adapted to use 80387 floating point format

This commit is contained in:
ceriel 1989-10-24 16:00:37 +00:00
parent b5a1f8a3b3
commit b4e38b8fcd

View 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 ...