Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.c
index 812e9a8eedcfc77a221ac4b24392ec42fdaa496c..fa483b237f43d9b29bbb5cd076969ff9d0a0ea80 100644 (file)
@@ -1281,7 +1281,6 @@ frame_get_saved_regs (fi, fdatap)
      struct frame_info *fi;
      struct rs6000_framedata *fdatap;
 {
-  int ii;
   CORE_ADDR frame_addr;
   struct rs6000_framedata work_fdata;
 
@@ -1806,8 +1805,6 @@ show_current_variant ()
 static void
 set_processor (char *arg, int from_tty)
 {
-  int i;
-
   if (!arg || arg[0] == '\0')
     {
       list_variants ();
@@ -1831,9 +1828,10 @@ show_processor (char *arg, int from_tty)
 {
   show_current_variant ();
 }
-\f
 
 
+\f
+
 /* Initialization code.  */
 
 void
This page took 0.024068 seconds and 4 git commands to generate.