summaryrefslogtreecommitdiff
path: root/gcc/realmpfr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/realmpfr.h')
-rw-r--r--gcc/realmpfr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/realmpfr.h b/gcc/realmpfr.h
index 0595f39b997..d909dba2d03 100644
--- a/gcc/realmpfr.h
+++ b/gcc/realmpfr.h
@@ -25,9 +25,6 @@
#include <mpc.h>
#include "real.h"
-/* In builtins.c. */
-extern tree do_mpc_arg2 (tree, tree, tree, int, int (*)(mpc_ptr, mpc_srcptr, mpc_srcptr, mpc_rnd_t));
-
/* Convert between MPFR and REAL_VALUE_TYPE. The caller is
responsible for initializing and clearing the MPFR parameter. */