hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone

Blame sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.c

Packit edaf47
#include <math.h>
Packit edaf47
#define __ceilf __ceilf_ppc32
Packit edaf47
#include <sysdeps/powerpc/fpu/s_ceilf.c>