aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/fpu/multiarch/s_logbl-c.c
blob: 1fc965b893294ca6167d80fcc4cb142ca48e4678 (plain)
1
2
3
4
5
6
7
#include <math.h>
#include <math_private.h>
#include <math_ldbl_opt.h>

#define __logbl __logbl_ppc32

#include <sysdeps/ieee754/ldbl-128ibm/s_logbl.c>