2013-01-08 Hui Zhu <hui_zhu@mentor.com>

* printcmd.c: Remove define of function output_command.
	* tracepoint.c: Remove extern of function output_command.
	* valprint.h: (output_command): New extern.
This commit is contained in:
Hui Zhu
2013-01-08 02:00:34 +00:00
parent b85fba34f7
commit 03cdf6804a
4 changed files with 8 additions and 7 deletions

View File

@@ -172,8 +172,6 @@ static int display_number;
/* Prototypes for exported functions. */
void output_command (char *, int);
void _initialize_printcmd (void);
/* Prototypes for local functions. */