]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/ieee754/ldbl-opt/w_log2_compat.c
Fix MicroBlaze bits/setjmp.h for C++.
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / w_log2_compat.c
1 #include <math_ldbl_opt.h>
2 #include <math/w_log2_compat.c>
3 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
4 compat_symbol (libm, __log2, log2l, GLIBC_2_1);
5 #endif