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