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

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

Huge indentation fix.

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