m68k specific complex cosine implementation for float.

This commit is contained in:
Ulrich Drepper 1997-05-07 15:27:16 +00:00
parent bc99330920
commit fc2cf9ae39

View file

@ -0,0 +1,3 @@
#define SUFF f
#define float_type float
#include <s_ccos.c>