freebsd-dev/sys/i386/include/float.h
Tijl Coosemans ee0d5ab989 Copy amd64 float.h to x86 and merge with i386 float.h. Replace
amd64/i386/pc98 float.h with stubs.
2012-03-04 14:00:32 +00:00

7 lines
86 B
C

/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
#include <x86/float.h>