summaryrefslogtreecommitdiffstats
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-09-13 01:02:21 +0000
committerJohn Gilmore <gnu@cygnus>1991-09-13 01:02:21 +0000
commit19b66c0e72d569b4fa39a23f71eeb7b6283d3c58 (patch)
tree4a1cf473afc1eec5d5d63ae44efbda5c3b31c0ec /gdb
parentf33c3ad15bc199f44080349f348d6d5da8fd2b2c (diff)
downloadppe42-binutils-19b66c0e72d569b4fa39a23f71eeb7b6283d3c58.tar.gz
ppe42-binutils-19b66c0e72d569b4fa39a23f71eeb7b6283d3c58.zip
Lint
Diffstat (limited to 'gdb')
-rw-r--r--gdb/remote-eb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c
index 7bc8842b57..351eec337b 100644
--- a/gdb/remote-eb.c
+++ b/gdb/remote-eb.c
@@ -44,6 +44,8 @@ extern struct value *call_function_by_hand();
extern struct target_ops eb_ops; /* Forward declaration */
+static void eb_close();
+
#define LOG_FILE "eb.log"
#if defined (LOG_FILE)
FILE *log_file;
OpenPOWER on IntegriCloud