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