mirror of
https://github.com/reactos/reactos.git
synced 2025-02-28 19:32:59 +00:00
![]() This avoids a linker error due to a duplicated symbol in ntdll and the statically linked chkstk library. This happens when the linker first resolves _chkstk from the CRT or the chkstk library (which also pulls in _alloca_probe(_16)) and then tries to resolve _alloca_probe(_16) from ntdll. |
||
---|---|---|
.. | ||
dbg | ||
def | ||
dispatch | ||
etw | ||
include | ||
ldr | ||
nt_0600 | ||
rtl | ||
CMakeLists.txt |