mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 11:20:07 +00:00
Why are these removed?
This commit is contained in:
parent
c55698973e
commit
8de8ca1b94
2
sysdeps/m68k/fpu/e_atan2.c
Normal file
2
sysdeps/m68k/fpu/e_atan2.c
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#define FUNC __ieee754_atan2
|
||||||
|
#include <e_fmod.c>
|
2
sysdeps/m68k/fpu/e_atan2f.c
Normal file
2
sysdeps/m68k/fpu/e_atan2f.c
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#define FUNC __ieee754_atan2f
|
||||||
|
#include <e_fmodf.c>
|
2
sysdeps/m68k/fpu/e_atan2l.c
Normal file
2
sysdeps/m68k/fpu/e_atan2l.c
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#define FUNC __ieee754_atan2l
|
||||||
|
#include <e_fmodl.c>
|
Loading…
Reference in New Issue
Block a user