]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commitdiff
removed unnecessary header
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Apr 2006 18:18:10 +0000 (18:18 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Apr 2006 18:18:10 +0000 (18:18 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1835 c046a42c-6fe2-441c-8c8c-71466251a162

target-mips/op_helper.c
target-ppc/op_helper.c

index 9066ce7d1b2b17d202efa1e06aee1da24e259ae9..d9f1c9990587a681365bd9687aadcf2a1d6d9b76 100644 (file)
@@ -17,7 +17,6 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-#include <math.h>
 #include "exec.h"
 
 #define MIPS_DEBUG_DISAS
index 06fa6d4fa585885fc49871fbd2e2316c226b373b..e949eb42e63635ee4e154fc8f3ce3252f83c6849 100644 (file)
@@ -17,7 +17,6 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-#include <math.h>
 #include "exec.h"
 
 #define MEMSUFFIX _raw