mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
import gdb-1999-08-16 snapshot
This commit is contained in:
@@ -43,8 +43,7 @@ static void (*gdb_kod_query) (char *, char *, int *);
|
||||
displaying output (presumably to the user) and the other for
|
||||
querying the target. */
|
||||
char *
|
||||
cisco_kod_open (char *arg,
|
||||
void (*display_func) (char *),
|
||||
cisco_kod_open (void (*display_func) (char *),
|
||||
void (*query_func) (char *, char *, int *))
|
||||
{
|
||||
char buffer[PBUFSIZ];
|
||||
|
||||
Reference in New Issue
Block a user