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