Subversion Repositories HelenOS

Rev

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

Rev 2519 Rev 2558
Line 56... Line 56...
56
	movl r18 = bootstrap ;;
56
	movl r18 = bootstrap ;;
57
	mov b1 = r18 ;;
57
	mov b1 = r18 ;;
58
	br.call.sptk.many b0 = b1
58
	br.call.sptk.many b0 = b1
59
 
59
 
60
 
60
 
61
.section bss, "ax"
61
.section .bss, "ax"
62
 
62
 
63
.align 8192
63
.align 8192
64
 
64
 
65
initial_stack:
65
initial_stack:
66
	nop.m 0
66
	nop.m 0