summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/m680x0/fpu/s_sinl.c
blob: 31dac0bee70ded95f168a3aad824cdb89f87f3c5 (plain)
1
2
3
4
5
#ifndef FUNC
# define FUNC sinl
#endif
#define float_type long double
#include <s_sin.c>