Subversion Repositories HelenOS-historic

Rev

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

Rev 457 Rev 461
Line 6... Line 6...
6
 *
6
 *
7
 */
7
 */
8
 
8
 
9
#define __ASM__
9
#define __ASM__
10
 
10
 
11
OUTPUT_FORMAT(BFD)
-
 
12
ENTRY(kernel_image_start)
11
ENTRY(kernel_image_start)
13
 
12
 
14
SECTIONS {
13
SECTIONS {
15
	.image 0x80000000: AT (0x80000000) { 
14
	.image 0x80000000: AT (0x80000000) { 
16
		ktext_start = .;
15
		ktext_start = .;