mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-07 01:50:07 +00: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>
|