Blame sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.c

Packit Service a34558
#include <math.h>
Packit Service a34558
#define __ceilf __ceilf_ppc32
Packit Service a34558
#include <sysdeps/powerpc/fpu/s_ceilf.c>