Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7863 → Rev 7862

/programs/develop/fasm/1.73/fasm.asm
452,7 → 452,7
call init_memory
call get_tickcount
call make_timestamp
mov [start_time],eax
call preprocessor
470,7 → 470,7
call display_number
mov esi,_passes_suffix
call display_string
call get_tickcount
call make_timestamp
sub eax,[start_time]
xor edx,edx
mov ebx,100