about summary refs log tree commit diff
path: root/sysdeps/ieee754/float128/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/float128/Versions')
-rw-r--r--sysdeps/ieee754/float128/Versions5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/ieee754/float128/Versions b/sysdeps/ieee754/float128/Versions
index 9f431d920e..caf206475c 100644
--- a/sysdeps/ieee754/float128/Versions
+++ b/sysdeps/ieee754/float128/Versions
@@ -2,6 +2,11 @@
 %ifndef FLOAT128_VERSION
 % error "float128-abi.h must define FLOAT128_VERSION"
 %endif
+libc {
+  FLOAT128_VERSION {
+    strfromf128;
+  }
+}
 libm {
   FLOAT128_VERSION {
     __acosf128_finite;