summaryrefslogtreecommitdiff
path: root/linkers/rld-outputter.h
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-01-22 22:08:09 +1100
committerChris Johns <chrisj@rtems.org>2013-01-22 22:08:09 +1100
commite78e2b0ce584aaba4a81001641203510003e9829 (patch)
tree234c896766e86d4686cad8a926e0e10d24b2f944 /linkers/rld-outputter.h
parent32d5401a9a167862f5eca50ea34b378a368e4143 (diff)
Documentation.
Diffstat (limited to 'linkers/rld-outputter.h')
-rw-r--r--linkers/rld-outputter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linkers/rld-outputter.h b/linkers/rld-outputter.h
index 05e134e..0957c04 100644
--- a/linkers/rld-outputter.h
+++ b/linkers/rld-outputter.h
@@ -103,6 +103,7 @@ namespace rld
* @param dependents The list of dependent object files
* @param cache The file cache for the link. Includes the object list
* the user requested.
+ * @param symbols The symbol table used to resolve the application.
*/
void application (const std::string& name,
const std::string& entry,