summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/startup/linkcmds
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-08 15:54:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-08 15:54:59 +0000
commit61bd749415d50c5b233186745f3a8e9939844957 (patch)
tree8de53f68290e66de6352f631efd00971956fa459 /c/src/lib/libbsp/sparc/erc32/startup/linkcmds
parent2008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-61bd749415d50c5b233186745f3a8e9939844957.tar.bz2
2008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/linkcmds: All SPARC executables should include rtems_get_version_string so the monitor used can provide RTEMS awareness based upon the version.
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/startup/linkcmds')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/startup/linkcmds5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/startup/linkcmds b/c/src/lib/libbsp/sparc/erc32/startup/linkcmds
index 2c45f6512c..ee17597cc2 100644
--- a/c/src/lib/libbsp/sparc/erc32/startup/linkcmds
+++ b/c/src/lib/libbsp/sparc/erc32/startup/linkcmds
@@ -82,6 +82,11 @@ MEMORY
}
/*
+ * SPARC monitor assumes this is present to provide proper RTEMS awareness.
+ */
+EXTERN(rtems_get_version_string);
+
+/*
* stick everything in ram (of course)
*/
SECTIONS