Lint
authorJohn Gilmore <gnu@cygnus>
Fri, 13 Sep 1991 01:02:21 +0000 (01:02 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 13 Sep 1991 01:02:21 +0000 (01:02 +0000)
gdb/remote-eb.c

index 7bc8842b57644906a5cc8bd75850556910ebb0ee..351eec337b6a275db90bd24dca5b771104509df8 100644 (file)
@@ -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;
This page took 0.02477 seconds and 4 git commands to generate.