mirror of
https://github.com/FDOS/kernel.git
synced 2025-04-08 17:15:17 +02:00
prevent possible hang on loading device driver, from ecm
This commit is contained in:
parent
db949bf0b2
commit
795c1df742
@ -86,6 +86,7 @@ arg nr, {rp,%1}
|
||||
mov bx, [bx+2]
|
||||
popf ; set live FL
|
||||
pop ds
|
||||
sti
|
||||
int 0
|
||||
%%intr_1:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user