summaryrefslogtreecommitdiff
path: root/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
commitbd7b0a60704a0bda4b3309192eb3c67a3190a133 (patch)
tree4e474cd1f0dcc1997fbcff5ca6a5ba239b7cb1c8 /rld-outputter.h
parent6f90da8fa3bbfeb638306b60e28dd9d7923cdf3c (diff)
Documentation.
Diffstat (limited to 'rld-outputter.h')
-rw-r--r--rld-outputter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rld-outputter.h b/rld-outputter.h
index 05e134e..0957c04 100644
--- a/rld-outputter.h
+++ b/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,