Add xdr_sizeof prototype.
[glibc/history.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>