diff options
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/nldbl-fprintf.c')
-rw-r--r-- | sysdeps/ieee754/ldbl-opt/nldbl-fprintf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/nldbl-fprintf.c b/sysdeps/ieee754/ldbl-opt/nldbl-fprintf.c index 1247088615..9df4c4bc34 100644 --- a/sysdeps/ieee754/ldbl-opt/nldbl-fprintf.c +++ b/sysdeps/ieee754/ldbl-opt/nldbl-fprintf.c @@ -1,5 +1,6 @@ #include "nldbl-compat.h" +attribute_hidden int fprintf (FILE *stream, const char *fmt, ...) { |