source:
mainline/_link.ld.in@
c2a864b
Last change on this file since c2a864b was c2ee1c5c, checked in by , 20 years ago | |
---|---|
|
|
File size: 108 bytes |
Line | |
---|---|
1 | OUTPUT_FORMAT(binary) |
2 | STARTUP(libc/arch/ARCH/entry.o) |
3 | ENTRY(__entry) |
4 | |
5 | SECTIONS { |
6 | .text 0x00000000 : { |
7 | } |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.