mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-12 12:07:12 +08:00
m68k specific implementation for cexp for float.
This commit is contained in:
parent
bc6dd76e40
commit
4a3b70258e
4
sysdeps/m68k/fpu/s_cexpf.c
Normal file
4
sysdeps/m68k/fpu/s_cexpf.c
Normal file
@ -0,0 +1,4 @@
|
||||
#define SUFF f
|
||||
#define huge_val HUGE_VALF
|
||||
#define float_type float
|
||||
#include <s_cexp.c>
|
Loading…
Reference in New Issue
Block a user