Make function fixed_point_scaling_factor a method of struct type
[deliverable/binutils-gdb.git] / gdb / ia64-tdep.h
index 8596c28c46898c61ff302b42daaf86bf7ad7a096..297a3da62bd999b8b5b58fd1fa289848fe646407 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the ia64.
 
-   Copyright (C) 2004-2014 Free Software Foundation, Inc.
+   Copyright (C) 2004-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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
This page took 0.025373 seconds and 4 git commands to generate.