aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-utils.h')
-rw-r--r--gdb/remote-utils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/remote-utils.h b/gdb/remote-utils.h
index 477f8bf..c8042d7 100644
--- a/gdb/remote-utils.h
+++ b/gdb/remote-utils.h
@@ -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 */