mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-26 20:51:11 +00:00
6 lines
89 B
C
6 lines
89 B
C
#ifndef FUNC
|
|
# define FUNC sinl
|
|
#endif
|
|
#define float_type long double
|
|
#include <s_sin.c>
|