xref: /freebsd-13.1/sys/mips/include/fpu.h (revision 7008762a)
1 /*-
2  * This file is in the public domain.
3  *
4  * $FreeBSD$
5  */
6 #ifndef _MACHINE_FPU_H_
7 #define	_MACHINE_FPU_H_
8 
9 #endif /* !_MACHINE_FPU_H_ */
10