mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-23 22:04:33 +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]
|
mov bx, [bx+2]
|
||||||
popf ; set live FL
|
popf ; set live FL
|
||||||
pop ds
|
pop ds
|
||||||
|
sti
|
||||||
int 0
|
int 0
|
||||||
%%intr_1:
|
%%intr_1:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user