about summary refs log tree commit diff
path: root/sysdeps/ieee754/float128/s_fabsf128.c
blob: d877b0214fc3a8602f0c74a0ecb71bab160baabe (plain) (blame)
1
2
3
4
5
#include <float128_private.h>
#include "../ldbl-128/s_fabsl.c"
#ifndef __USE_EXTERN_INLINES
libm_hidden_def (fabsf128)
#endif