[CRT_APITEST] Add tests for __rt_sdiv/udiv/sdiv64/udiv64 on ARM
[reactos.git] / modules / rostests / apitests / crt / msvcrt_crt_apitest.cmake
index 9e76ba0..2375f59 100644 (file)
@@ -1371,6 +1371,10 @@ elseif(ARCH STREQUAL "amd64")
     #    sinf.c
     #    sqrtf.c
     )
+elseif(ARCH STREQUAL "arm")
+    list(APPEND SOURCE_MSVCRT
+        __rt_div.c
+    )
 endif()
 
 # Startup code doesn't go together well with the static CRT... too much __imp_