xref: /freebsd-13-stable/sys/mips/include/fpu.h (revision f8167e0404dab9ffeaca95853dd237ab7c587f82)
1 /*-
2  * This file is in the public domain.
3  */
4 #ifndef _MACHINE_FPU_H_
5 #define	_MACHINE_FPU_H_
6 
7 #endif /* !_MACHINE_FPU_H_ */
8