about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128
diff options
context:
space:
mode:
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-08-16 10:49:39 -0500
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-08-17 14:06:54 -0500
commitee19f1de0d0da24114be554fdf94243c0ec6b86c (patch)
tree9c3b1726f3ed5bd352998e7d39cc45e43cee5587 /sysdeps/ieee754/ldbl-128
parentce6698ea0aea863bbfb4e932494406789e4e36c1 (diff)
downloadglibc-ee19f1de0d0da24114be554fdf94243c0ec6b86c.tar.gz
glibc-ee19f1de0d0da24114be554fdf94243c0ec6b86c.tar.xz
glibc-ee19f1de0d0da24114be554fdf94243c0ec6b86c.zip
ldbl-128: Remove unused sqrtl declaration in e_asinl.c
This did not alter compilation for s390x and aarch64
targets.
Diffstat (limited to 'sysdeps/ieee754/ldbl-128')
-rw-r--r--sysdeps/ieee754/ldbl-128/e_asinl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-128/e_asinl.c b/sysdeps/ieee754/ldbl-128/e_asinl.c
index 5a0e473ef0..4a8ed4cce4 100644
--- a/sysdeps/ieee754/ldbl-128/e_asinl.c
+++ b/sysdeps/ieee754/ldbl-128/e_asinl.c
@@ -62,7 +62,6 @@
 #include <float.h>
 #include <math.h>
 #include <math_private.h>
-long double sqrtl (long double);
 
 static const long double
   one = 1.0L,