clean: remove useless code
This commit is contained in:
parent
4ec1a4962d
commit
35b73e8004
@ -38,10 +38,7 @@ irq_common_stub:
|
||||
iret
|
||||
|
||||
irq0:
|
||||
push eax
|
||||
mov eax, [esp + 4]
|
||||
mov [esp_backup], esp
|
||||
pop eax
|
||||
push 0
|
||||
push 32
|
||||
jmp irq_common_stub
|
||||
|
Loading…
Reference in New Issue
Block a user