mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-11 12:50:58 +08: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>
|