mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 18:20:12 +08:00
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:
@ -93,11 +93,6 @@ extern void (*deprecated_readline_begin_hook) (char *, ...);
|
||||
extern char *(*deprecated_readline_hook) (char *);
|
||||
extern void (*deprecated_readline_end_hook) (void);
|
||||
|
||||
/* GDB commands implemented in other modules:
|
||||
*/
|
||||
|
||||
extern void output_command (char *, int);
|
||||
|
||||
/*
|
||||
Tracepoint.c:
|
||||
|
||||
|
Reference in New Issue
Block a user