projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f33c3ad
)
Lint
author
John Gilmore
<gnu@cygnus>
Fri, 13 Sep 1991 01:02:21 +0000
(
01:02
+0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 13 Sep 1991 01:02:21 +0000
(
01:02
+0000)
gdb/remote-eb.c
patch
|
blob
|
history
diff --git
a/gdb/remote-eb.c
b/gdb/remote-eb.c
index 7bc8842b57644906a5cc8bd75850556910ebb0ee..351eec337b6a275db90bd24dca5b771104509df8 100644
(file)
--- 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;