xref: /freebsd/sys/riscv/include/ieeefp.h (revision 80a87461087caa71c74d891c5b7cddf0156ad58a)
1 /* $FreeBSD$ */
2 
3 #ifndef _MACHINE_IEEEFP_H_
4 #define	_MACHINE_IEEEFP_H_
5 
6 /* TODO */
7 
8 #endif /* _MACHINE_IEEEFP_H_ */
9