f-stack/freebsd/mips/include/fpu.h

10 lines
141 B
C
Raw Normal View History

2017-04-21 10:43:26 +00:00
/*-
* This file is in the public domain.
*
* $FreeBSD$
*/
#ifndef _MACHINE_FPU_H_
#define _MACHINE_FPU_H_
#endif /* !_MACHINE_FPU_H_ */