aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/sh64elf.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/sh64elf.em')
-rw-r--r--ld/emultempl/sh64elf.em4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/emultempl/sh64elf.em b/ld/emultempl/sh64elf.em
index cdc73cc..1b18dfd 100644
--- a/ld/emultempl/sh64elf.em
+++ b/ld/emultempl/sh64elf.em
@@ -170,7 +170,7 @@ sh64_elf_${EMULATION_NAME}_before_allocation (void)
break_1:
/* Check that all input sections have the same contents-type flags
- as the first input section. */
+ as the first input section. */
{
LANG_FOR_EACH_INPUT_STATEMENT (f)
{
@@ -302,7 +302,7 @@ sh64_elf_${EMULATION_NAME}_after_allocation (void)
break_1:
/* Check that all input sections have the same contents-type flags
- as the first input section. */
+ as the first input section. */
{
LANG_FOR_EACH_INPUT_STATEMENT (f)
{