mirror of git://sourceware.org/git/glibc.git
m68k specific complex cosine implementation for float.
This commit is contained in:
parent
bc99330920
commit
fc2cf9ae39
|
@ -0,0 +1,3 @@
|
|||
#define SUFF f
|
||||
#define float_type float
|
||||
#include <s_ccos.c>
|
Loading…
Reference in New Issue