summaryrefslogtreecommitdiff
path: root/sysdeps/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha')
-rw-r--r--sysdeps/alpha/__math.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/alpha/__math.h b/sysdeps/alpha/__math.h
index 06e43dbf04..5461fca2ac 100644
--- a/sysdeps/alpha/__math.h
+++ b/sysdeps/alpha/__math.h
@@ -18,8 +18,6 @@ Cambridge, MA 02139, USA. */
#if defined (__GNUC__) && !defined (__NO_MATH_INLINES)
-extern __inline double __copysign (double __x, double __y) __attribute__ ((__const__));
-
extern __inline double
__copysign (double __x, double __y)
{