2007-11-02 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / gdb / iq2000-tdep.c
index ab3b1963d985f694e1695d642268e9d630e58518..c7f49def71d29d3289a5229cac33122f31f02942 100644 (file)
@@ -118,7 +118,7 @@ iq2000_address_to_pointer (struct type *type, void *buf, CORE_ADDR addr)
    Returns the name of the iq2000 register number N.  */
 
 static const char *
-iq2000_register_name (int regnum)
+iq2000_register_name (struct gdbarch *gdbarch, int regnum)
 {
   static const char * names[E_NUM_REGS] =
     {
This page took 0.027094 seconds and 4 git commands to generate.