xref: /f-stack/freebsd/mips/include/fpu.h (revision a9643ea8)
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