1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-17 05:12:47 +03:00

m68k specific implementation for trunc for float.

This commit is contained in:
Ulrich Drepper
1997-04-02 14:46:42 +00:00
parent a9007c976b
commit 557d7a96e4

View File

@@ -0,0 +1,2 @@
#define FUNC truncf
#include <s_atanf.c>