forked from KolibriOS/kolibrios
mtdbg: fix in work with symbols
git-svn-id: svn://kolibrios.org@1265 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
e08a40c760
commit
875c1655f7
@ -2982,7 +2982,7 @@ compare2:
|
||||
@@:
|
||||
cmpsb
|
||||
jnz @f
|
||||
cmp byte [esi], 0
|
||||
cmp byte [esi-1], 0
|
||||
jnz @b
|
||||
cmp esi, edi
|
||||
@@:
|
||||
|
Loading…
Reference in New Issue
Block a user