(__need_error_t): New macro, before including <errno.h>. [!__const] (__const):...
[glibc.git] / sysdeps / m68k / fpu / s_scalbnf.c
blob33459718e9463da781f02c86ebf391a32154e931
1 #ifndef FUNC
2 #define FUNC scalbnf
3 #endif
4 #define float_type float
5 #include <s_scalbn.c>