summaryrefslogtreecommitdiff
path: root/ld/ldgld68k.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldgld68k.sc')
-rwxr-xr-xld/ldgld68k.sc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ldgld68k.sc b/ld/ldgld68k.sc
index d4b408e55f2..cb7a5baa272 100755
--- a/ld/ldgld68k.sc
+++ b/ld/ldgld68k.sc
@@ -24,6 +24,7 @@ SECTIONS
*(.bss)
[COMMON]
_end = .;
+ __end = .;
}
}