diff options
Diffstat (limited to 'sys/gnu/i386/fpemul/reg_add_sub.c')
-rw-r--r-- | sys/gnu/i386/fpemul/reg_add_sub.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/gnu/i386/fpemul/reg_add_sub.c b/sys/gnu/i386/fpemul/reg_add_sub.c index 17865309fd97a..b873fca5deb41 100644 --- a/sys/gnu/i386/fpemul/reg_add_sub.c +++ b/sys/gnu/i386/fpemul/reg_add_sub.c @@ -55,7 +55,7 @@ * W. Metzenthen June 1994. * * - * $Id$ + * $Id: reg_add_sub.c,v 1.6 1997/02/22 09:29:20 peter Exp $ * */ @@ -64,11 +64,8 @@ | the source FPU_REGs. | +---------------------------------------------------------------------------*/ -#include <gnu/i386/fpemul/exception.h> #include <gnu/i386/fpemul/reg_constant.h> -#include <gnu/i386/fpemul/fpu_emu.h> #include <gnu/i386/fpemul/control_w.h> -#include <gnu/i386/fpemul/fpu_system.h> void |