mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 22:52:58 +00:00
- Don't freeze on spurious interrupt.
svn path=/trunk/; revision=24974
This commit is contained in:
parent
37d156c4c8
commit
358a8ed849
1 changed files with 0 additions and 1 deletions
|
@ -2016,7 +2016,6 @@ GetIntLock:
|
||||||
|
|
||||||
SpuriousInt:
|
SpuriousInt:
|
||||||
/* Exit the interrupt */
|
/* Exit the interrupt */
|
||||||
jmp $
|
|
||||||
add esp, 8
|
add esp, 8
|
||||||
jmp _Kei386EoiHelper@0
|
jmp _Kei386EoiHelper@0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue