1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-21 17:31:10 +03:00
Files
glibc/sysdeps/m68k/fpu/s_sincosf.c
1997-04-21 11:37:48 +00:00

4 lines
68 B
C

#define FUNC sincosf
#define float_type float
#include <s_sincos.c>