duh, don't need __attribute__ in the alpha header, it's in the toplevel
one
This commit is contained in:
parent
9d7c89bc4b
commit
8c632b258d
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user