wip: multitasking: change eip but not working
This commit is contained in:
@ -40,7 +40,7 @@ irq_common_stub:
|
||||
irq0:
|
||||
push eax
|
||||
mov eax, [esp + 4]
|
||||
mov [eip_backup], eax
|
||||
mov [esp_backup], esp
|
||||
pop eax
|
||||
push 0
|
||||
push 32
|
||||
|
Reference in New Issue
Block a user