aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/quadmath_weak.h
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/quadmath_weak.h')
-rw-r--r--libquadmath/quadmath_weak.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libquadmath/quadmath_weak.h b/libquadmath/quadmath_weak.h
index 28cc14a..23fef22 100644
--- a/libquadmath/quadmath_weak.h
+++ b/libquadmath/quadmath_weak.h
@@ -130,8 +130,8 @@ __qmath3 (ctanq)
__qmath3 (ctanhq)
-// Prototypes for our I/O functions
-__qmath3 (quadmath_strtopQ)
-__qmath3 (quadmath_dtoaq)
+// Prototypes for string <-> flt128 conversion functions
+__qmath3 (strtoflt128)
+__qmath3 (quadmath_flt128tostr)
#endif