1 # Linker script for Motorola Delta sysV68 R3V7.1
3 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
11 .text ${TEXT_START_ADDR} : {
16 ${RELOCATING+ etext = .;}
17 .data ${RELOCATING+ 0x400000 + (. & 0xfff)} : {
20 ${RELOCATING+ edata = .;}
26 ${RELOCATING+ end = .;}