(__expm1l): Add libm_hidden_def.

This commit is contained in:
Ulrich Drepper 2002-09-10 01:12:49 +00:00
parent ce73ae2db2
commit d9a08fdfeb
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
#define FUNC expm1l
#include <s_atanl.c>
libm_hidden_def (__expm1l)