diff options
Diffstat (limited to 'contrib/masmx64/inffasx64.asm')
-rw-r--r-- | contrib/masmx64/inffasx64.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/masmx64/inffasx64.asm b/contrib/masmx64/inffasx64.asm index b5d93a2..c2ba03f 100644 --- a/contrib/masmx64/inffasx64.asm +++ b/contrib/masmx64/inffasx64.asm | |||
@@ -11,7 +11,7 @@ | |||
11 | ; | 11 | ; |
12 | ; ml64.exe is given with Visual Studio 2005, Windows 2003 server DDK | 12 | ; ml64.exe is given with Visual Studio 2005, Windows 2003 server DDK |
13 | ; | 13 | ; |
14 | ; (you can get Windows 2003 server DDK with ml64 and cl.exe for AMD64 from | 14 | ; (you can get Windows 2003 server DDK with ml64 and cl.exe for AMD64 from |
15 | ; http://www.microsoft.com/whdc/devtools/ddk/default.mspx for low price) | 15 | ; http://www.microsoft.com/whdc/devtools/ddk/default.mspx for low price) |
16 | ; | 16 | ; |
17 | 17 | ||
@@ -379,7 +379,7 @@ L_break_loop_with_status: | |||
379 | mov r14,[rsp-40] | 379 | mov r14,[rsp-40] |
380 | mov r15,[rsp-48] | 380 | mov r15,[rsp-48] |
381 | mov rbx,[rsp-56] | 381 | mov rbx,[rsp-56] |
382 | 382 | ||
383 | ret 0 | 383 | ret 0 |
384 | ; : | 384 | ; : |
385 | ; : "m" (ar) | 385 | ; : "m" (ar) |