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