Why does cvs keep core dumping?
authorSteve Chamberlain <sac@cygnus>
Mon, 15 Nov 1993 23:22:31 +0000 (23:22 +0000)
committerSteve Chamberlain <sac@cygnus>
Mon, 15 Nov 1993 23:22:31 +0000 (23:22 +0000)
gdb/remote-utils.h

index 477f8bff19f30aa5541e3df84a079337c4f8529e..c8042d7855a4a300b81637217a3e52915eb30011 100644 (file)
@@ -142,6 +142,5 @@ void sr_write_cr PARAMS((char *s));
 
 void gr_open PARAMS((char *args, int from_tty,
                     struct gr_settings *gr_settings)); 
-
-
+void gr_load_image PARAMS((char*, int from_tty));
 #endif /* REMOTE_UTILS_H */