Pass existing_cu object to cutu_reader
[deliverable/binutils-gdb.git] / gdb / std-regs.c
index b9c906b9c3f4b35543da9273660aa77cf4b47ecc..c4220733a819bf008af571798cd8df26435a0933 100644 (file)
@@ -91,8 +91,9 @@ value_of_builtin_frame_ps_reg (struct frame_info *frame, const void *baton)
   error (_("Standard register ``$ps'' is not available for this target"));
 }
 
+void _initialize_frame_reg ();
 void
-_initialize_frame_reg (void)
+_initialize_frame_reg ()
 {
   /* Frame based $fp, $pc, $sp and $ps.  These only come into play
      when the target does not define its own version of these
This page took 0.023597 seconds and 4 git commands to generate.