summaryrefslogtreecommitdiff
path: root/linkers
diff options
context:
space:
mode:
Diffstat (limited to 'linkers')
-rw-r--r--linkers/rtems-syms.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/linkers/rtems-syms.cpp b/linkers/rtems-syms.cpp
index b5dd3f3..24cc56d 100644
--- a/linkers/rtems-syms.cpp
+++ b/linkers/rtems-syms.cpp
@@ -222,8 +222,7 @@ generate_symmap (rld::process::tempfile& c,
}
/**
- * RTEMS Linker options. This needs to be rewritten to be like cc where only a
- * single '-' and long options is present.
+ * RTEMS Symbols options.
*/
static struct option rld_opts[] = {
{ "help", no_argument, NULL, 'h' },