aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/tic6xdsbt.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/tic6xdsbt.em')
-rw-r--r--ld/emultempl/tic6xdsbt.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/tic6xdsbt.em b/ld/emultempl/tic6xdsbt.em
index 29b90e5..a6e2792 100644
--- a/ld/emultempl/tic6xdsbt.em
+++ b/ld/emultempl/tic6xdsbt.em
@@ -159,7 +159,7 @@ gld${EMULATION_NAME}_after_allocation (void)
else if (ret > 0)
layout_changed = 1;
- gld${EMULATION_NAME}_map_segments (layout_changed);
+ ldelf_map_segments (layout_changed);
}
EOF