source: mainline/_link.ld.in@ c2a864b

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since c2a864b was c2ee1c5c, checked in by Martin Decky <martin@…>, 20 years ago

uspace building

  • Property mode set to 100644
File size: 108 bytes
Line 
1OUTPUT_FORMAT(binary)
2STARTUP(libc/arch/ARCH/entry.o)
3ENTRY(__entry)
4
5SECTIONS {
6 .text 0x00000000 : {
7 }
8}
Note: See TracBrowser for help on using the repository browser.