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