mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
6 lines
83 B
C
6 lines
83 B
C
#ifndef FUNC
|
|
# define FUNC sinf
|
|
#endif
|
|
#define float_type float
|
|
#include <s_sin.c>
|