Removed int 3h from files
This commit is contained in:
@@ -521,7 +521,6 @@ BRKemulmode
|
||||
%endmacro
|
||||
|
||||
%macro COPMacro 0
|
||||
int 3h
|
||||
inc esi
|
||||
test byte[xe],1
|
||||
jne near COPemulmode
|
||||
|
||||
@@ -519,7 +519,6 @@ BRKemulmode
|
||||
%endmacro
|
||||
|
||||
%macro COPMacro 0
|
||||
int 3h
|
||||
inc esi
|
||||
test byte[xe],1
|
||||
jne near COPemulmode
|
||||
|
||||
@@ -529,7 +529,6 @@ BRKemulmode
|
||||
%endmacro
|
||||
|
||||
%macro COPMacro 0
|
||||
int 3h
|
||||
inc esi
|
||||
test byte[xe],1
|
||||
jne near COPemulmode
|
||||
|
||||
Reference in New Issue
Block a user