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

6 lines
83 B
C
Raw Normal View History

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