ieeefp.h 125 B

12345678
  1. #ifndef _MACHINE_IEEEFP_H_
  2. #define _MACHINE_IEEEFP_H_
  3. /* TODO */
  4. typedef int fp_except_t;
  5. #endif /* _MACHINE_IEEEFP_H_ */