* corefile.c (core_num_syms): Make static.

(core_syms): Likewise.
	(min_insn_size): Likewise.
	* gprof.c (abfd): Remove unused variable.
	* hist.c (hist_dimension): Make static.
	(hist_dimension_abbrev): Likewise.
	* sym_ids.c (id_list): Likewise.
	(table_name): Likewise.
This commit is contained in:
Ben Elliston
2005-04-23 17:13:31 +00:00
parent 02a71ae806
commit 9e972ca0ed
5 changed files with 18 additions and 9 deletions

View File

@@ -77,8 +77,6 @@ char copyright[] =
static char *gmon_name = GMONNAME; /* profile filename */
bfd *abfd;
/*
* Functions that get excluded by default:
*/