Subversion Repositories HelenOS-historic

Rev

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

Rev 693 Rev 1241
Line 80... Line 80...
80
	jmpl $KTEXT, $main_ap
80
	jmpl $KTEXT, $main_ap
81
 
81
 
82
#endif /* CONFIG_SMP */
82
#endif /* CONFIG_SMP */
83
 
83
 
84
 
84
 
85
.section K_DATA_START, "ax"
85
.section K_DATA_START, "wx", @progbits
86
 
86
 
87
#ifdef CONFIG_SMP
87
#ifdef CONFIG_SMP
88
 
88
 
89
.global unmapped_ap_gdtr
89
.global unmapped_ap_gdtr
90
 
90