DEBSOURCES
Skip Quicknav
sources / binutils-m68hc1x / 1%3A2.35.1-3 / ld / testsuite / ld-elf / attributes.ld
123456789
PROVIDE ( __start = DEFINED(start) ? start : 0xbfc00000); ENTRY (__start) SECTIONS { .text : { *(.text) } }