From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFA] Remove 'extern' from top.c Date: Sun, 15 Jul 2001 14:36:00 -0000 Message-id: <3B520CAF.1040500@cygnus.com> References: <15186.4788.515013.712500@krustylu.cygnus.com> X-SW-Source: 2001-07/msg00359.html > This patch removes some externs (not all of them yet) from top.c. In > part is an obvious fix (also, it is in a file I maintain), in part it > is outside of my area (Fernando/Andrew ?). I think eliminating duplicate declarations and externs in .c files are obvious (J.T. has already being doing this). That just leaves the comment, the more comments the better :-) Andrew