add comment from Donn Terry
This commit is contained in:
parent
f589a541dc
commit
f994ccccd3
1 changed files with 2 additions and 1 deletions
|
@ -245,7 +245,8 @@ Write cached information into a file being written, at <<bfd_close>>.
|
||||||
|
|
||||||
. boolean (*_bfd_write_contents[bfd_type_end]) PARAMS ((bfd *));
|
. boolean (*_bfd_write_contents[bfd_type_end]) PARAMS ((bfd *));
|
||||||
|
|
||||||
The general target vector.
|
The general target vector. These vectors are initialized using the
|
||||||
|
BFD_JUMP_TABLE macros.
|
||||||
|
|
||||||
.
|
.
|
||||||
. {* Generic entry points. *}
|
. {* Generic entry points. *}
|
||||||
|
|
Loading…
Reference in a new issue