Modernize configure.ac's
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.c
index 47b0749dcd2c0b1708f8f48a259fe816b9726f54..599b0768a9a64976b6e3346c02c05d3fa56ba5f1 100644 (file)
@@ -328,7 +328,7 @@ init_sim_regno_table (struct gdbarch *arch)
     set_sim_regno (sim_regno, tdep->ppc_acc_regnum, sim_ppc_acc_regnum);
   /* spefscr is a special-purpose register, so the code below handles it.  */
 
-#ifdef WITH_SIM
+#ifdef WITH_PPC_SIM
   /* Now handle all special-purpose registers.  Verify that they
      haven't mistakenly been assigned numbers by any of the above
      code.  */
This page took 0.023996 seconds and 4 git commands to generate.