mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 06:43:01 +00:00
[CRT] Implement _set_statfp
This commit is contained in:
parent
61cc62d1b2
commit
4d50f81419
2 changed files with 16 additions and 0 deletions
|
@ -53,6 +53,7 @@ if(ARCH STREQUAL "i386")
|
|||
)
|
||||
elseif(ARCH STREQUAL "amd64")
|
||||
list(APPEND LIBCNTPR_MATH_SOURCE
|
||||
math/amd64/_set_statfp.c
|
||||
math/ceil.c
|
||||
math/cos.c
|
||||
math/sin.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue