mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
m68k specific complex sine implementation for long double.
This commit is contained in:
parent
290960f758
commit
d607f9b1a4
3
sysdeps/m68k/fpu/s_csinl.c
Normal file
3
sysdeps/m68k/fpu/s_csinl.c
Normal file
@ -0,0 +1,3 @@
|
||||
#define SUFF l
|
||||
#define float_type long double
|
||||
#include <s_csin.c>
|
Loading…
Reference in New Issue
Block a user