mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Formerly m68k/fpu/atan2.c.~5~
This commit is contained in:
parent
231d75ca39
commit
c0b033d7ec
@ -70,5 +70,5 @@ DEFUN(atan2, (y, x), double y AND double x)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#else
|
#else
|
||||||
#include <sysdeps/ieee754/atan2.c>
|
#include <sysdeps/generic/atan2.c>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user