about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/le/fpu/w_llogbl.c
blob: 69477a37ae82c476f9e31bbe34e1338ae8eaea01 (plain) (blame)
1
2
3
4
/* Skip the optimization for long double as ibm128 does not provide an
   optimized builtin. */
#include <math-type-macros-ldouble.h>
#include <math/w_llogb_template.c>