summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/fpu/s_fmin.S
blob: 6d4a0a946ca39fc03ce5f5b1292033222967fa3b (plain)
1
2
3
4
5
#include <math_ldbl_opt.h>
#include <sysdeps/powerpc/fpu/s_fmin.S>
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
compat_symbol (libm, __fmin, fminl, GLIBC_2_1)
#endif