glibc/sysdeps/powerpc/powerpc64/be/fpu/multiarch/s_ceilf-power5+.c

4 lines
94 B
C

#include <math.h>
#define __ceilf __ceilf_power5plus
#include <sysdeps/powerpc/fpu/s_ceilf.c>