Move all files into ports/ subdirectory in preparation for merge with glibc
[jlayton/glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / s_scalbnl.c
1 #define suffix l
2 #define float_type long double
3 #include <s_scalbn.c>