Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7862 → Rev 7863

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