Based on compiler-rt.
Signed-off-by: Jacek Caban jacek@codeweavers.com ---
Current solution uses native implementation for that. Once we move ntdll to PE file, compiler could use those (like MSVC does) to implement 64-bit arithmetic, creating an infinite recursion.
dlls/ntdll/large_int.c | 179 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 178 insertions(+), 1 deletion(-)