summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-08-31 22:22:21 +0000
committerbde <bde@FreeBSD.org>1997-08-31 22:22:21 +0000
commitbca1963c9bbc861bc35eff4a09e461e4f0f1c633 (patch)
tree9cda4c19d791e13e83bb475121ca4011a1e7bdd1 /sys/gnu/i386
parent0d4a037f8d2510b13dd6fcb1a401491543fa0d9c (diff)
downloadFreeBSD-src-bca1963c9bbc861bc35eff4a09e461e4f0f1c633.zip
FreeBSD-src-bca1963c9bbc861bc35eff4a09e461e4f0f1c633.tar.gz
Removed unused #includes (bogus #includes were necessary because fusword()
was declared in the wrong place).
Diffstat (limited to 'sys/gnu/i386')
-rw-r--r--sys/gnu/i386/fpemul/load_store.c3
-rw-r--r--sys/gnu/i386/fpemul/reg_ld_str.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/gnu/i386/fpemul/load_store.c b/sys/gnu/i386/fpemul/load_store.c
index 76bcfd9..5eee2b4 100644
--- a/sys/gnu/i386/fpemul/load_store.c
+++ b/sys/gnu/i386/fpemul/load_store.c
@@ -57,7 +57,7 @@
* W. Metzenthen June 1994.
*
*
- * $Id: load_store.c,v 1.9 1997/06/14 15:11:04 bde Exp $
+ * $Id: load_store.c,v 1.10 1997/07/01 00:08:33 bde Exp $
*
*/
@@ -71,7 +71,6 @@
#include <sys/param.h>
#include <sys/proc.h>
#include <sys/systm.h>
-#include <machine/md_var.h>
#include <machine/pcb.h>
#include <gnu/i386/fpemul/fpu_emu.h>
diff --git a/sys/gnu/i386/fpemul/reg_ld_str.c b/sys/gnu/i386/fpemul/reg_ld_str.c
index 1af7a4e..214e161 100644
--- a/sys/gnu/i386/fpemul/reg_ld_str.c
+++ b/sys/gnu/i386/fpemul/reg_ld_str.c
@@ -56,7 +56,7 @@
* W. Metzenthen June 1994.
*
*
- * $Id: reg_ld_str.c,v 1.9 1997/02/22 09:29:23 peter Exp $
+ * $Id: reg_ld_str.c,v 1.10 1997/06/14 15:11:05 bde Exp $
*
*/
@@ -70,7 +70,6 @@
#include <sys/param.h>
#include <sys/proc.h>
#include <sys/systm.h>
-#include <machine/md_var.h>
#include <machine/pcb.h>
#include <gnu/i386/fpemul/fpu_emu.h>
OpenPOWER on IntegriCloud