about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.c
blob: 5b9164295f2c150ed0c792af50b6bdbec57c3232 (plain) (blame)
1
2
3
#include <math.h>
#define __trunc __trunc_ppc32
#include <sysdeps/powerpc/fpu/s_trunc.c>