forked from Imagelibrary/binutils-gdb
* tracepoint.c (stop_tracing): Don't declare.
* event-top.c (after_char_processing_hook): Add `(void)'.
This commit is contained in:
@@ -70,8 +70,6 @@
|
||||
extern int hex2bin (const char *hex, gdb_byte *bin, int count);
|
||||
extern int bin2hex (const gdb_byte *bin, char *hex, int count);
|
||||
|
||||
extern void stop_tracing ();
|
||||
|
||||
/* Maximum length of an agent aexpression.
|
||||
This accounts for the fact that packets are limited to 400 bytes
|
||||
(which includes everything -- including the checksum), and assumes
|
||||
|
||||
Reference in New Issue
Block a user