diff options
Diffstat (limited to 'gdb/ia64-tdep.h')
-rw-r--r-- | gdb/ia64-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ia64-tdep.h b/gdb/ia64-tdep.h index 98ab871..297a3da 100644 --- a/gdb/ia64-tdep.h +++ b/gdb/ia64-tdep.h @@ -219,7 +219,7 @@ struct ia64_infcall_ops /* Store the argument stored in BUF into the appropriate location given the BSP and the SLOTNUM. */ void (*store_argument_in_slot) (struct regcache *regcache, CORE_ADDR bsp, - int slotnum, gdb_byte *buf); + int slotnum, gdb_byte *buf); /* For targets where we cannot call the function directly, store the address of the function we want to call at the location |