fixed iret

main
Simon 6 months ago
parent 2a0f0573db
commit d5dc4935a5

@ -33,5 +33,4 @@ handle_keyboard_asm:
pop rsi; pop rsi;
pop rdi; pop rdi;
pop rax; pop rax;
add rsp, 4; iretq ;
iret ;

Loading…
Cancel
Save