mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-21 04:31:04 +08:00
Sun Jun 9 20:40:00 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/m68k/fpu/e_acosl.c: New file.
This commit is contained in:
parent
f0f6efdf89
commit
74802a5469
5
sysdeps/m68k/fpu/e_acosl.c
Normal file
5
sysdeps/m68k/fpu/e_acosl.c
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#ifndef FUNC
|
||||||
|
#define FUNC __ieee754_acosl
|
||||||
|
#endif
|
||||||
|
#define float_type long double
|
||||||
|
#include <e_acos.c>
|
Loading…
Reference in New Issue
Block a user