summaryrefslogtreecommitdiff
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
commit5cf72ccf5e832eb0791b08ce2c62403b4b4c5d43 (patch)
treee37525b7f439cb573dd0b3bd0dea59744c69c065
parentd355d4e2cbc4f1383280fad127eec1fb2cdd3c06 (diff)
Update the section details.
-rw-r--r--rld-elf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/rld-elf.h b/rld-elf.h
index 45e24fa..a856892 100644
--- a/rld-elf.h
+++ b/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
{