aboutsummaryrefslogtreecommitdiffstats
path: root/target-mips/op_helper.c
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-01 11:16:48 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-01 11:16:48 +0000
commitfbe4f65b28aa24534afe7669eb3087c1b5657c08 (patch)
tree853ccf390d4bb58082d1c92a097758057e2c63e5 /target-mips/op_helper.c
parent678dde1323f864a46730c303223b40c4571c23bb (diff)
MIPS64 configurations.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2564 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-mips/op_helper.c')
-rw-r--r--target-mips/op_helper.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-mips/op_helper.c b/target-mips/op_helper.c
index f9748fc16..fb70f51e8 100644
--- a/target-mips/op_helper.c
+++ b/target-mips/op_helper.c
@@ -336,8 +336,6 @@ void do_mtc0_status_irqraise_debug(void)
fprintf(logfile, "Raise pending IRQs\n");
}
-#include "softfloat.h"
-
void fpu_handle_exception(void)
{
#ifdef CONFIG_SOFTFLOAT