1#ifdef FLOAT
2#ifdef __H8300__
3#define CMPtype HItype
4#else
5#define CMPtype SItype
6#endif
7#endif
8