wip: thread and processes handle
This commit is contained in:
@ -38,7 +38,6 @@ irq_common_stub:
|
||||
iret
|
||||
|
||||
irq0:
|
||||
mov [esp_backup], esp
|
||||
push 0
|
||||
push 32
|
||||
jmp irq_common_stub
|
||||
|
||||
Reference in New Issue
Block a user