1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-03 20:53:13 +03:00
Files
glibc/sysdeps/m68k/m680x0/fpu/s_sinl.c
2014-02-10 20:22:40 +01:00

6 lines
89 B
C

#ifndef FUNC
# define FUNC sinl
#endif
#define float_type long double
#include <s_sin.c>