Removed int 3h from files

This commit is contained in:
pagefault
2001-06-27 20:04:47 +00:00
parent 3c953aa218
commit 45200f9bce
3 changed files with 0 additions and 3 deletions

View File

@@ -521,7 +521,6 @@ BRKemulmode
%endmacro %endmacro
%macro COPMacro 0 %macro COPMacro 0
int 3h
inc esi inc esi
test byte[xe],1 test byte[xe],1
jne near COPemulmode jne near COPemulmode

View File

@@ -519,7 +519,6 @@ BRKemulmode
%endmacro %endmacro
%macro COPMacro 0 %macro COPMacro 0
int 3h
inc esi inc esi
test byte[xe],1 test byte[xe],1
jne near COPemulmode jne near COPemulmode

View File

@@ -529,7 +529,6 @@ BRKemulmode
%endmacro %endmacro
%macro COPMacro 0 %macro COPMacro 0
int 3h
inc esi inc esi
test byte[xe],1 test byte[xe],1
jne near COPemulmode jne near COPemulmode