glibc/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.c

4 lines
89 B
C

#include <math.h>
#define __trunc __trunc_ppc32
#include <sysdeps/powerpc/fpu/s_trunc.c>