aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-tic6x/dsbt-be.ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-tic6x/dsbt-be.ld')
-rw-r--r--ld/testsuite/ld-tic6x/dsbt-be.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/testsuite/ld-tic6x/dsbt-be.ld b/ld/testsuite/ld-tic6x/dsbt-be.ld
index 40ba14c..b78d910 100644
--- a/ld/testsuite/ld-tic6x/dsbt-be.ld
+++ b/ld/testsuite/ld-tic6x/dsbt-be.ld
@@ -3,7 +3,6 @@ OUTPUT_FORMAT("elf32-tic6x-be", "elf32-tic6x-be",
EXTERN (__c6xabi_DSBT_BASE);
SECTIONS
{
- PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x0)); . = SEGMENT_START("text-segment", 0x0) + SIZEOF_HEADERS;
. = 0x8000;
.hash : { *(.hash) }
.gnu.hash : { *(.gnu.hash) }