source:
mainline/arch/ia32/boot/boot.ld@
5ff4f6b
Last change on this file since 5ff4f6b was 76cec1e, checked in by , 20 years ago | |
---|---|
|
|
File size: 73 bytes |
Rev | Line | |
---|---|---|
[8262010] | 1 | OUTPUT_FORMAT(binary) |
[f761f1eb] | 2 | SECTIONS { |
[76cec1e] | 3 | .text 0x7c00 : AT (0x0) { *(.text) } |
[f761f1eb] | 4 | } |
Note:
See TracBrowser
for help on using the repository browser.