Subversion Repositories Kolibri OS

Rev

Rev 2126 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2126 Rev 2127
Line 603... Line 603...
603
	mov	[prev_chunk_end],eax
603
	mov	[prev_chunk_end],eax
604
	jmp	parse_chunks
604
	jmp	parse_chunks
Line 605... Line 605...
605
	
605
	
606
.cl_found:	
606
.cl_found:	
607
	call	read_number	; eax = number from *esi
-
 
Line 608... Line 607...
608
	inc	eax	; bugfix :)
607
	call	read_number	; eax = number from *esi
609
 
608
 
Line 610... Line 609...
610
.write_final_size:
609
.write_final_size: