summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/fpu/s_fabs.S
blob: 53d21301eefdb6814cc2fffe0be10f7f8dac5613 (plain)
1
2
3
4
5
#include <math_ldbl_opt.h>
#include <sysdeps/powerpc/fpu/s_fabs.S>
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
compat_symbol (libm, __fabs, fabsl, GLIBC_2_0)
#endif