freebsd-dev/sys/mips/include/fpu.h
Warner Losh 7008762a18 It appears that none of the contents of this file are necessary, so
replace the amd64-ish version with a blank version.
2009-02-15 20:05:13 +00:00

10 lines
141 B
C

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