about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.c
blob: ba1d8f4d555055473e587bc44e1556addabf3e48 (plain) (blame)
1
2
3
#include <math.h>
#define __floorf __floorf_ppc32
#include <sysdeps/powerpc/fpu/s_floorf.c>