mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
7 lines
95 B
C
7 lines
95 B
C
|
/*-
|
||
|
* This file is in the public domain.
|
||
|
*/
|
||
|
/* $FreeBSD$ */
|
||
|
|
||
|
#include <i386/floatingpoint.h>
|