mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00:00
(__expm1l): Add libm_hidden_def.
This commit is contained in:
parent
ce73ae2db2
commit
d9a08fdfeb
@ -1,2 +1,3 @@
|
|||||||
#define FUNC expm1l
|
#define FUNC expm1l
|
||||||
#include <s_atanl.c>
|
#include <s_atanl.c>
|
||||||
|
libm_hidden_def (__expm1l)
|
||||||
|
Loading…
Reference in New Issue
Block a user