mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[HAL] Use iretq instead of iret
This commit is contained in:
@@ -20,7 +20,7 @@ TRAP_ENTRY HalpProfileInterrupt, (TF_VOLATILES OR TF_SEND_EOI)
|
||||
|
||||
PUBLIC ApicSpuriousService
|
||||
ApicSpuriousService:
|
||||
iret
|
||||
iretq
|
||||
|
||||
PUBLIC HackEoi
|
||||
HackEoi:
|
||||
|
||||
Reference in New Issue
Block a user