diff options
Diffstat (limited to 'bfd/section.c')
-rw-r--r-- | bfd/section.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bfd/section.c b/bfd/section.c index 4ee6c89..11ce0d6 100644 --- a/bfd/section.c +++ b/bfd/section.c @@ -357,9 +357,8 @@ CODE_FRAGMENT . output sections that have an input section. *} . unsigned int linker_has_input : 1; . -. {* Mark flags used by some linker backends for garbage collection. *} +. {* Mark flag used by some linker backends for garbage collection. *} . unsigned int gc_mark : 1; -. unsigned int gc_mark_from_eh : 1; . . {* The following flags are used by the ELF linker. *} . |