mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +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:
|
||||
/* Exit the interrupt */
|
||||
jmp $
|
||||
add esp, 8
|
||||
jmp _Kei386EoiHelper@0
|
||||
|
||||
|
|
Loading…
Reference in a new issue