about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/be/fpu/multiarch/s_trunc-ppc64.c
blob: 21c47308fcc80806b5b54e7791a401b68a6298fb (plain) (blame)
1
2
3
#include <math.h>
#define __trunc __trunc_ppc64
#include <sysdeps/powerpc/fpu/s_trunc.c>