* tui/tui-file.c:
[deliverable/binutils-gdb.git] / ld / scripttempl / mips.sc
index d60aeedfeebcf0645a5d79092209298d0edc42e9..972351f754b3968e65bad849cc906a7e7ac384a5 100644 (file)
@@ -29,9 +29,6 @@ SECTIONS
     *(.init)
     ${RELOCATING+ eprol  =  .};
     *(.text)
-    ${RELOCATING+PROVIDE (__runtime_reloc_start = .);}
-    *(.rel.sdata)
-    ${RELOCATING+PROVIDE (__runtime_reloc_stop = .);}
     *(.fini)
     ${RELOCATING+ etext  =  .};
     ${RELOCATING+ _etext  =  .};
This page took 0.026542 seconds and 4 git commands to generate.