X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2Fwin64.asm;h=15984b6c059dfdabc3d03ba6f7f91df67ab3bc06;hb=c19e821763cc90c6b12b31bf394dd29e6923dfdb;hp=ba9f979b1646feaa1c8e7d72047119edaf807dc6;hpb=252ea94fce6ee582820ffc62014699ba01b7db68;p=mono.git diff --git a/mono/utils/win64.asm b/mono/utils/win64.asm index ba9f979b164..15984b6c059 100644 --- a/mono/utils/win64.asm +++ b/mono/utils/win64.asm @@ -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