summaryrefslogtreecommitdiff
path: root/lib/muldc3.c
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@auroraux.org>2009-08-04 03:30:10 +0000
committerEdward O'Callaghan <eocallaghan@auroraux.org>2009-08-04 03:30:10 +0000
commitdf479b6717e4300dfeb6cc51e6f6b68118fafdcd (patch)
treefa513da8813ae5bf8da8e79d8ef84a8c80343488 /lib/muldc3.c
parent6c307f0ec927c9eb8bfcee8a4b7f7b8e12ef56be (diff)
downloadcompiler-rt-df479b6717e4300dfeb6cc51e6f6b68118fafdcd.tar.gz
compiler-rt-df479b6717e4300dfeb6cc51e6f6b68118fafdcd.tar.bz2
compiler-rt-df479b6717e4300dfeb6cc51e6f6b68118fafdcd.tar.xz
Refactor out common pre-processor code.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78037 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/muldc3.c')
-rw-r--r--lib/muldc3.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/muldc3.c b/lib/muldc3.c
index 3549823c..b945e8e3 100644
--- a/lib/muldc3.c
+++ b/lib/muldc3.c
@@ -15,10 +15,6 @@
#include <math.h>
#include <complex.h>
-#if !defined(INFINITY) && defined(HUGE_VAL)
-#define INFINITY HUGE_VAL
-#endif
-
// Returns: the product of a + ib and c + id
double _Complex