X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fremote.h;h=f6fb450e2eb6689994e0263ad42357f8183b316a;hb=917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be;hp=93fd04a589bc1bf02816971651a2b3ad99935192;hpb=446a06c9b8819b20be7704f0b540471d76959c66;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/remote.h b/gdb/remote.h index 93fd04a589..f6fb450e2e 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