xref: /trueos/sys/mips/include/fpu.h (revision 7ee29ca49959a5c2b0ba8f60cc7885a1bcf12691)
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