aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/nds32elf.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/nds32elf.em')
-rw-r--r--ld/emultempl/nds32elf.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/nds32elf.em b/ld/emultempl/nds32elf.em
index d14389b..a2416d2 100644
--- a/ld/emultempl/nds32elf.em
+++ b/ld/emultempl/nds32elf.em
@@ -195,7 +195,7 @@ nds32_elf_after_allocation (void)
{
/* Initialize ex9 hash table. */
if (!nds32_elf_ex9_init ())
- return;
+ return;
}
/* Call default after allocation callback.