mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:15:41 +00:00
[CRT] Use the asm version of sqrt on amd64
This commit is contained in:
parent
90a0e426ed
commit
db0c59cbd4
3 changed files with 2 additions and 3 deletions
|
@ -563,7 +563,6 @@ if(NOT ARCH STREQUAL "i386")
|
|||
math/modff.c
|
||||
math/sin.c
|
||||
math/sinhf.c
|
||||
math/sqrt.c
|
||||
math/sqrtf.c
|
||||
math/tanf.c
|
||||
math/tanhf.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue