user_space #4
@ -39,6 +39,7 @@ pit_handler: // already got eflags, cs and eip on stack thanks to CPU
|
|||||||
|
|
||||||
pushl %esp
|
pushl %esp
|
||||||
call pitIrqHandler
|
call pitIrqHandler
|
||||||
|
addl $4, %esp
|
||||||
movl %eax,%esp
|
movl %eax,%esp
|
||||||
|
|
||||||
/* Restore the CPU context */
|
/* Restore the CPU context */
|
||||||
|
Loading…
Reference in New Issue
Block a user