From: Roland McGrath Date: Mon, 10 Jun 1996 09:23:00 +0000 (+0000) Subject: Sun Jun 9 20:40:00 1996 Andreas Schwab X-Git-Tag: glibc-2.16-ports-before-merge~3791 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74802a54699a8e89691dba71ad7c7bac4285a374;p=thirdparty%2Fglibc.git Sun Jun 9 20:40:00 1996 Andreas Schwab * sysdeps/m68k/fpu/e_acosl.c: New file. --- diff --git a/sysdeps/m68k/fpu/e_acosl.c b/sysdeps/m68k/fpu/e_acosl.c new file mode 100644 index 00000000000..e3dcd170f3e --- /dev/null +++ b/sysdeps/m68k/fpu/e_acosl.c @@ -0,0 +1,5 @@ +#ifndef FUNC +#define FUNC __ieee754_acosl +#endif +#define float_type long double +#include