glibc/sysdeps/m68k/fpu/k_sinf.c

4 lines
62 B
C
Raw Normal View History

#define FUNC sinf
#define float_type float
#include <k_sin.c>