Subversion Repositories HelenOS

Rev

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

Rev 2159 Rev 2168
Line 53... Line 53...
53
	
53
	
54
	bootinfo_end:
54
	bootinfo_end:
55
 
55
 
56
	bl arch_pre_main
56
	bl arch_pre_main
57
 
57
 
-
 
58
	bl main_bsp
-
 
59
 
58
	b halt
60
	b halt
59
 
61
 
60
 
62
 
61
	.space TEMP_STACK_SIZE
63
	.space TEMP_STACK_SIZE
62
end_stack:
64
end_stack: