update from main archive 960919
[platform/upstream/linaro-glibc.git] / sysdeps / m68k / fpu / s_scalbnl.c
1 #ifndef FUNC
2 #define FUNC scalbnl
3 #include <s_ldexpl.c>
4 #endif
5 #define float_type long double
6 #include <s_scalbn.c>