m68k specific implementation for cexp for long double.
This commit is contained in:
parent
4a3b70258e
commit
b2b29a2638
4
sysdeps/m68k/fpu/s_cexpl.c
Normal file
4
sysdeps/m68k/fpu/s_cexpl.c
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#define SUFF l
|
||||||
|
#define huge_val HUGE_VALL
|
||||||
|
#define float_type long double
|
||||||
|
#include <s_cexp.c>
|
Loading…
x
Reference in New Issue
Block a user