summaryrefslogtreecommitdiff
path: root/linkers/rld-elf.h
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-11-26 10:59:19 +1100
committerChris Johns <chrisj@rtems.org>2012-11-26 10:59:19 +1100
commit4c89c2ddd11707e877c1031f7ccc8819c625b106 (patch)
treedd77fbb927163e3a245625d4c7efd8b7252442b4 /linkers/rld-elf.h
parentc6b714f92fce13641551d4fca64a04f170a2aa02 (diff)
Update the section details.
Diffstat (limited to 'linkers/rld-elf.h')
-rw-r--r--linkers/rld-elf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/linkers/rld-elf.h b/linkers/rld-elf.h
index 45e24fa..a856892 100644
--- a/linkers/rld-elf.h
+++ b/linkers/rld-elf.h
@@ -40,7 +40,8 @@ namespace rld
class file;
/**
- * An ELF Section.
+ * An ELF Section. The current implementation only supports a single data
+ * descriptor with a section.
*/
class section
{