mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[KDVBOX] Fix compilation with GAS x64
This commit is contained in:
@@ -17,7 +17,7 @@ FUNC KdVmExchange
|
||||
.endprolog
|
||||
xchg rax, rcx
|
||||
mov edx, HEX(5659)
|
||||
out dx, rax
|
||||
out dx, eax
|
||||
ret
|
||||
ENDFUNC
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user