mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[NTOS:KE/x64] Remove duplicated REX prefix from sysretq
This commit is contained in:
@@ -891,7 +891,6 @@ no_user_apc_pending:
|
||||
xor r10, r10
|
||||
|
||||
/* return to user mode */
|
||||
.byte HEX(48) // REX prefix to return to long mode
|
||||
sysretq
|
||||
|
||||
.ENDP
|
||||
|
||||
Reference in New Issue
Block a user