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