user_space #4

Merged
mathieu merged 40 commits from user_space into master 2021-11-04 16:17:36 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 959bc56bc7 - Show all commits

View File

@ -39,6 +39,7 @@ pit_handler: // already got eflags, cs and eip on stack thanks to CPU
pushl %esp
call pitIrqHandler
addl $4, %esp
movl %eax,%esp
/* Restore the CPU context */