summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c')
-rw-r--r--sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c b/sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c
index cda1e7461e..9f0b0a66a9 100644
--- a/sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c
+++ b/sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c
@@ -2,6 +2,7 @@
#include "nldbl-compat.h"
#undef qecvt
+attribute_hidden
char *
qecvt (double val, int ndigit, int *__restrict decpt, int *__restrict sign)
{