source: mainline/arch/ia32/boot/boot.ld@ f2ffad4

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since f2ffad4 was 23c0c08, checked in by Jakub Jermar <jakub@…>, 21 years ago

Remove bogus line.

  • Property mode set to 100644
File size: 76 bytes
Line 
1OUTPUT_FORMAT(binary)
2SECTIONS {
3 .text 0x7c00 : AT (0x0) { *(.text) }
4}
Note: See TracBrowser for help on using the repository browser.