Subversion Repositories Kolibri OS

Rev

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

Rev 340 Rev 607
Line 29... Line 29...
29
	mov	[counter],eax
29
	mov	[counter],eax
30
	mov	[format_flags],eax
30
	mov	[format_flags],eax
31
	mov	[number_of_relocations],eax
31
	mov	[number_of_relocations],eax
32
	mov	[undefined_data_end],eax
32
	mov	[undefined_data_end],eax
33
	mov	[next_pass_needed],al
33
	mov	[file_extension],eax
-
 
34
	mov	[next_pass_needed],al
34
	mov	[output_format],al
35
	mov	[output_format],al
35
	mov	[labels_type],al
36
	mov	[labels_type],al
36
	mov	[virtual_data],al
37
	mov	[virtual_data],al
37
	mov	[code_type],16
38
	mov	[code_type],16
38
      pass_loop:
39
      pass_loop: