Correct an incoherency with arith and label types.
This commit is contained in:
committed by
Manoël Trapier
parent
08d1784f95
commit
1ed1edf94d
@@ -8,10 +8,7 @@
|
||||
#define __FLT_INCLUDED__
|
||||
|
||||
#include "ansi.h"
|
||||
|
||||
#ifndef arith
|
||||
#define arith long
|
||||
#endif
|
||||
#include <em_arith.h>
|
||||
|
||||
struct flt_mantissa {
|
||||
long flt_h_32; /* high order 32 bits of mantissa */
|
||||
|
||||
Reference in New Issue
Block a user