ext2 fix stack inconsistent in ext2_HdRead

git-svn-id: svn://kolibrios.org@3314 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
turbanoff 2013-03-03 14:34:52 +00:00
parent 33eee384bf
commit e239be3fe2

View File

@ -1011,7 +1011,6 @@ ext2_HdRead:
.only_one_block:
mov esi, ebx
rep movsb ;кусок last блока
pop eax
jmp .end_read
.error_at_first_block: