]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Revert, this is already fixed in a better way.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 18 Apr 2007 11:15:56 +0000 (11:15 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 18 Apr 2007 11:15:56 +0000 (11:15 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2700 c046a42c-6fe2-441c-8c8c-71466251a162

target-i386/helper.c

index 968d3991faad1e122e74b8c91b53185aa4baf083..4656596eb1baa8dfc9e4bba9c99804ac735db6d5 100644 (file)
 
 //#define DEBUG_PCALL
 
-#if defined(__sparc__) && (HOST_SOLARIS < 10)
-#include <ieeefp.h>
-#define isinf(x) (fpclass(x) == FP_NINF || fpclass(x) == FP_PINF)
-#endif 
-
 #if 0
 #define raise_exception_err(a, b)\
 do {\