From: Ian Lance Taylor Date: Wed, 18 Aug 1999 05:58:46 +0000 (+0000) Subject: add comment from Donn Terry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f994ccccd3d8cb1f299db376b23f2308d62d417e;p=binutils-gdb.git add comment from Donn Terry --- diff --git a/bfd/targets.c b/bfd/targets.c index f7ad7b0cb7e..8600f98229f 100644 --- a/bfd/targets.c +++ b/bfd/targets.c @@ -245,7 +245,8 @@ Write cached information into a file being written, at <>. . 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. *}