Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / s_sinl.c
blob31dac0bee70ded95f168a3aad824cdb89f87f3c5
1 #ifndef FUNC
2 # define FUNC sinl
3 #endif
4 #define float_type long double
5 #include <s_sin.c>