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

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