2007-05-31 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / gdb / target-descriptions.c
index 7d6652d351bbf249076f110d3fc4847efbbb535f..e8b7cbc81a33086c119fb2b5888b925a34ee10e3 100644 (file)
@@ -717,7 +717,7 @@ tdesc_use_registers (struct gdbarch *gdbarch,
       htab_remove_elt (reg_hash, reg);
 
   /* Assign numbers to the remaining registers and add them to the
-     list of registers.  The new numbers are always above NUM_REGS.
+     list of registers.  The new numbers are always above gdbarch_num_regs.
      Iterate over the features, not the hash table, so that the order
      matches that in the target description.  */
 
This page took 0.024059 seconds and 4 git commands to generate.