prevent possible hang on loading device driver, from ecm

This commit is contained in:
Kenneth J Davis 2024-02-08 19:24:55 -05:00
parent db949bf0b2
commit 795c1df742
No known key found for this signature in database
GPG Key ID: 59D5F216C38F11FD

View File

@ -86,6 +86,7 @@ arg nr, {rp,%1}
mov bx, [bx+2]
popf ; set live FL
pop ds
sti
int 0
%%intr_1: