fpu.h revision 302408
1/*-
2 * This file is in the public domain.
3 *
4 * $FreeBSD: stable/11/sys/mips/include/fpu.h 202175 2010-01-12 21:36:08Z imp $
5 */
6#ifndef _MACHINE_FPU_H_
7#define	_MACHINE_FPU_H_
8
9#endif /* !_MACHINE_FPU_H_ */
10