2011-04-20 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / remote.h
index 25f5ccc26c262ffae5e559b28129f94f1b778cb2..fae7f25d1509b41d9bda6468b879f68b65bfb057 100644 (file)
@@ -56,4 +56,8 @@ bfd *remote_bfd_open (const char *remote_file, const char *target);
 
 int remote_filename_p (const char *filename);
 
+extern int remote_register_number_and_offset (struct gdbarch *gdbarch,
+                                             int regnum, int *pnum,
+                                             int *poffset);
+
 #endif
This page took 0.024881 seconds and 4 git commands to generate.