about summary refs log tree commit diff
path: root/sysdeps/alpha/__math.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/__math.h')
-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)
 {