Remove dead code in regcache::dump
[deliverable/binutils-gdb.git] / gdb / alpha-tdep.c
index 4331422648b80462ba4de73aa0b03165135120f0..3100d72ad1aae8b44beed17adf38d94ab8978184 100644 (file)
@@ -1461,7 +1461,8 @@ static const struct frame_base alpha_heuristic_frame_base = {
    callable as an sfunc.  Used by the "set heuristic-fence-post" command.  */
 
 static void
-reinit_frame_cache_sfunc (char *args, int from_tty, struct cmd_list_element *c)
+reinit_frame_cache_sfunc (const char *args,
+                         int from_tty, struct cmd_list_element *c)
 {
   reinit_frame_cache ();
 }
This page took 0.074195 seconds and 4 git commands to generate.