Removing obsolete code.

git-svn-id: svn://kolibrios.org@3768 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2013-07-05 19:37:32 +00:00
parent 0501dfc1b6
commit db8948adb2

View File

@ -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: