aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-eb.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-09-13 07:52:09 +0000
committerJohn Gilmore <gnu@cygnus>1991-09-13 07:52:09 +0000
commite36ca74a036e36e37bad30dec9414be6e71ef060 (patch)
tree5c846068bf7b9425b78b4189f23e7acdc33e6e27 /gdb/remote-eb.c
parent841c051c44d5423640f593615404820013750402 (diff)
downloadfsf-binutils-gdb-e36ca74a036e36e37bad30dec9414be6e71ef060.zip
fsf-binutils-gdb-e36ca74a036e36e37bad30dec9414be6e71ef060.tar.gz
fsf-binutils-gdb-e36ca74a036e36e37bad30dec9414be6e71ef060.tar.bz2
Minor bugfixes after trying to get a 29K target to build.
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r--gdb/remote-eb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c
index 53c9a70..0315fe7 100644
--- a/gdb/remote-eb.c
+++ b/gdb/remote-eb.c
@@ -402,7 +402,7 @@ the baud rate, and the name of the program to run on the remote system.");
/* Close out all files and local state before this target loses control. */
-void
+static void
eb_close (quitting)
int quitting;
{