]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/realmpfr.h
* expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / realmpfr.h
index 0595f39b9977ce0a0da614510ca8b0737fd1bf8a..d909dba2d03f8f3adae7cc6740f2cd79767545ca 100644 (file)
@@ -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.  */