summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-02-15 11:19:15 +0000
committerkato <kato@FreeBSD.org>1998-02-15 11:19:15 +0000
commiteb21aa8bb0dc18640dd2ed6efe71beef637edd56 (patch)
tree66d5162430d7ce73518908635824c5247af6ae98
parent295276ab745f94a8231c5ebfb4aa09b2a5176954 (diff)
downloadFreeBSD-src-eb21aa8bb0dc18640dd2ed6efe71beef637edd56.zip
FreeBSD-src-eb21aa8bb0dc18640dd2ed6efe71beef637edd56.tar.gz
Sync with sys/i386/isa/npx.c revision 1.57.
-rw-r--r--sys/pc98/pc98/npx.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/pc98/pc98/npx.c b/sys/pc98/pc98/npx.c
index b82046b..6e8646a 100644
--- a/sys/pc98/pc98/npx.c
+++ b/sys/pc98/pc98/npx.c
@@ -32,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)npx.c 7.2 (Berkeley) 5/12/91
- * $Id: npx.c,v 1.30 1998/01/31 07:23:16 eivind Exp $
+ * $Id: npx.c,v 1.31 1998/02/13 09:32:50 kato Exp $
*/
#include "npx.h"
@@ -570,7 +570,6 @@ npxintr(unit)
#endif
fnstsw(&curpcb->pcb_savefpu.sv_ex_sw);
fnclex();
- fnop();
/*
* Pass exception to process.
OpenPOWER on IntegriCloud