summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/startup/linkcmds
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2008-05-19 19:07:10 +0000
committerEric Norum <WENorum@lbl.gov>2008-05-19 19:07:10 +0000
commitb5b9e75f7da818601b870b8c6aad68456823a795 (patch)
tree9948e1c92254a9e3aa46a9f193fef7d63e23beda /c/src/lib/libbsp/m68k/uC5282/startup/linkcmds
parentUse shared version of bootstrap to set up workspace. (diff)
downloadrtems-b5b9e75f7da818601b870b8c6aad68456823a795.tar.bz2
Back out changes from 2008-05-16 -- they don't seem to work.
Diffstat (limited to 'c/src/lib/libbsp/m68k/uC5282/startup/linkcmds')
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/startup/linkcmds1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/uC5282/startup/linkcmds b/c/src/lib/libbsp/m68k/uC5282/startup/linkcmds
index 5b097df50f..43cc352ccd 100644
--- a/c/src/lib/libbsp/m68k/uC5282/startup/linkcmds
+++ b/c/src/lib/libbsp/m68k/uC5282/startup/linkcmds
@@ -166,6 +166,7 @@ SECTIONS
. = ALIGN (16);
PROVIDE (end = .);
_clear_end = .;
+ _WorkspaceBase = .;
} >ram
/* Stabs debugging sections. */