about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/be/fpu/multiarch/s_floorf-ppc64.c
blob: ad657ecfc4b722a17aff374e0095b624f57e1764 (plain) (blame)
1
2
3
#include <math.h>
#define __floorf __floorf_ppc64
#include <sysdeps/powerpc/fpu/s_floorf.c>