freebsd-dev/sys/pc98/include/npx.h
Konstantin Belousov 699d648aab Remove the support for int13 FPU exception reporting on i386. It is
believed that all 486-class CPUs FreeBSD is capable to run on, either
have no FPU and cannot use external coprocessor, or have FPU on the
package and can use #MF.

Reviewed by:	bde
Tested by:	pho (previous version)
2010-06-23 11:12:58 +00:00

7 lines
85 B
C

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