s/_ALPHA_/_MACHINE_/

This commit is contained in:
Marcel Moolenaar 2002-05-13 05:01:05 +00:00
parent dfef48964d
commit 42f79044e3

View File

@ -48,4 +48,4 @@ typedef enum {
FP_RP=3 /* round toward positive infinity */
} fp_rnd_t;
#endif /* _ALPHA_IEEEFP_H_ */
#endif /* _MACHINE_IEEEFP_H_ */