about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/e_logf-fma.c
blob: a47fd8195ff3be8877da7dfdb0c125087718a2d1 (plain) (blame)
1
2
3
#define __logf __logf_fma

#include <sysdeps/ieee754/flt-32/e_logf.c>