glibc/sysdeps/m68k/m680x0/fpu/s_sinl.c

6 lines
89 B
C
Raw Normal View History

2012-02-24 11:22:22 +00:00
#ifndef FUNC
# define FUNC sinl
#endif
#define float_type long double
#include <s_sin.c>