Merge pull request #2284 from akoeplinger/httpclient-fix
[mono.git] / mono / utils / win64.asm
index ba9f979b1646feaa1c8e7d72047119edaf807dc6..15984b6c059dfdabc3d03ba6f7f91df67ab3bc06 100644 (file)
@@ -1,4 +1,5 @@
-ifndef X64
+ifdef RAX
+else
 
 .386
 .model flat, c
@@ -7,7 +8,7 @@ endif
 
 .code
 
-ifdef X64
+ifdef RAX
 
 PUBLIC mono_context_get_current