fixed iret
This commit is contained in:
@@ -33,5 +33,4 @@ handle_keyboard_asm:
|
||||
pop rsi;
|
||||
pop rdi;
|
||||
pop rax;
|
||||
add rsp, 4;
|
||||
iret ;
|
||||
iretq ;
|
||||
|
||||
Reference in New Issue
Block a user