summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/w_hypotl.c
blob: 6c46bd4bdec5b286e9d134fdbdfa70e92433322e (plain)
1
2
3
4
5
#include <math_ldbl_opt.h>
#undef weak_alias
#define weak_alias(n,a)
#include <math/w_hypotl.c>
long_double_symbol (libm, __hypotl, hypotl);