aboutsummaryrefslogtreecommitdiff
path: root/bfd/ctor.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ctor.c')
-rw-r--r--bfd/ctor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ctor.c b/bfd/ctor.c
index 0550aa8..b3e1890 100644
--- a/bfd/ctor.c
+++ b/bfd/ctor.c
@@ -63,11 +63,11 @@ SECTION
construction data essential for the linker to be able to
perform its job are:
- o asymbol
+ o asymbol -
The asymbol of the contructor entry point contains all the
information necessary to call the function.
- o table id
+ o table id -
The type of symbol, ie is it a contructor, a destructor or
something else someone dreamed up to make our lives difficult.