diff options
Diffstat (limited to 'gdb/remote.h')
-rw-r--r-- | gdb/remote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote.h b/gdb/remote.h index 93fd04a..f6fb450 100644 --- a/gdb/remote.h +++ b/gdb/remote.h @@ -40,7 +40,7 @@ extern int putpkt (char *buf); /* Send HEX encoded string to the target console. (gdb_stdtarg) */ -extern void remote_console_output PARAMS ((char *)); +extern void remote_console_output (char *); /* FIXME: cagney/1999-09-20: The remote cisco stuff in remote.c needs |