freebsd-dev/sys/mips/include/fpu.h

10 lines
141 B
C
Raw Normal View History

/*-
* This file is in the public domain.
*
* $FreeBSD$
*/
#ifndef _MACHINE_FPU_H_
#define _MACHINE_FPU_H_
#endif /* !_MACHINE_FPU_H_ */