forked from KolibriOS/kolibrios
Removing obsolete code.
git-svn-id: svn://kolibrios.org@3768 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0501dfc1b6
commit
db8948adb2
@ -208,10 +208,6 @@ align 16
|
|||||||
; but do not return whether they did it, so just ignore IRQs 6, 14, 15.
|
; but do not return whether they did it, so just ignore IRQs 6, 14, 15.
|
||||||
cmp ebp, 6
|
cmp ebp, 6
|
||||||
jz .fail
|
jz .fail
|
||||||
cmp ebp, 14
|
|
||||||
jz .fail
|
|
||||||
cmp ebp, 15
|
|
||||||
jz .fail
|
|
||||||
push ebp
|
push ebp
|
||||||
xor ebp, ebp
|
xor ebp, ebp
|
||||||
.try_other_irqs:
|
.try_other_irqs:
|
||||||
|
Loading…
Reference in New Issue
Block a user