summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-10-28 01:13:19 -0700
committerChris Johns <chrisj@rtems.org>2014-10-28 01:13:19 -0700
commitdf7fd269ad69fffc5d54bd194f8e8c7536ce49ae (patch)
tree3d493720dea9726d2f37592bccbcca314ff1a0a7
parentAdd new OpenRISC/or1ksim BSP script using qemu (diff)
downloadrtems-tools-df7fd269ad69fffc5d54bd194f8e8c7536ce49ae.tar.bz2
toolkit: Update the comment.
-rw-r--r--rtemstoolkit/rld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemstoolkit/rld.h b/rtemstoolkit/rld.h
index 7bd940b..1fedd68 100644
--- a/rtemstoolkit/rld.h
+++ b/rtemstoolkit/rld.h
@@ -238,7 +238,7 @@ namespace rld
const std::string get_prefix ();
/**
- * Map of the symbol table.
+ * Map of the cache and the symbol table.
*/
void map (rld::files::cache& cache, rld::symbols::table& symbols);