From: Ian Lance Taylor Date: Wed, 18 Aug 1999 05:58:46 +0000 (+0000) Subject: add comment from Donn Terry X-Git-Tag: gdb-1999-08-23~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f994ccccd3d8cb1f299db376b23f2308d62d417e;p=platform%2Fupstream%2Fbinutils.git add comment from Donn Terry --- diff --git a/bfd/targets.c b/bfd/targets.c index f7ad7b0..8600f98 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. *}