7008762a18
replace the amd64-ish version with a blank version.
10 lines
141 B
C
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_ */
|