From fbe4f65b28aa24534afe7669eb3087c1b5657c08 Mon Sep 17 00:00:00 2001 From: ths Date: Sun, 1 Apr 2007 11:16:48 +0000 Subject: MIPS64 configurations. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2564 c046a42c-6fe2-441c-8c8c-71466251a162 --- target-mips/op_helper.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'target-mips/op_helper.c') diff --git a/target-mips/op_helper.c b/target-mips/op_helper.c index f9748fc16b..fb70f51e86 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 -- cgit v1.2.3