mirror of git://sourceware.org/git/glibc.git
m68k specific optimized version of sincos for long double.
This commit is contained in:
parent
ffe33322db
commit
947a127d2b
|
@ -0,0 +1,3 @@
|
|||
#define FUNC sincosl
|
||||
#define float_type long double
|
||||
#include <s_sincos.c>
|
Loading…
Reference in New Issue