OSDN Git Service

mips/sysdep.h: Unify mips sysdep.h
[uclinux-h8/uClibc.git] / libm / s_signbitf.c
index 3a5cf0c..a15e26a 100644 (file)
@@ -24,7 +24,6 @@
 #include <math.h>
 #include "math_private.h"
 
-libm_hidden_proto(__signbitf)
 int
 __signbitf (float x)
 {