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