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