From: Ulrich Drepper Date: Wed, 2 Apr 1997 14:46:54 +0000 (+0000) Subject: m68k specific implementation for trunc for long double. X-Git-Tag: upstream/2.30~10627^2~3640 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb32bf34fe78c74ee3f7f561aa7d74cfdabf5a93;p=external%2Fglibc.git m68k specific implementation for trunc for long double. --- diff --git a/sysdeps/m68k/fpu/s_truncl.c b/sysdeps/m68k/fpu/s_truncl.c new file mode 100644 index 0000000..8d35777 --- /dev/null +++ b/sysdeps/m68k/fpu/s_truncl.c @@ -0,0 +1,2 @@ +#define FUNC truncl +#include