Subversion Repositories Kolibri OS

Rev

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

Rev 3927 Rev 4031
Line 995... Line 995...
995
	mov	esi,sysmeter_name
995
	mov	esi,sysmeter_name
996
	call	algorithm_anti_duplication
996
	call	algorithm_anti_duplication
997
	test	eax,eax
997
	test	eax,eax
998
	jz	@f
998
	jz	@f
Line 999... Line 999...
999
 
999
 
1000
	mcall	18,3,edi
1000
	mcall	18,2,edi
1001
	jmp	still
1001
	jmp	still
1002
;--------------------------------------
1002
;--------------------------------------
1003
align 4 
1003
align 4 
1004
@@:
1004
@@: