*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / solib-ia64-hpux.c
index f349c4c8674590a3bff55dfcdfe4490b660e14ac..0d2b835b896e0b7da9b00f95ab45d533595f65e8 100644 (file)
@@ -396,7 +396,7 @@ ia64_hpux_clear_solib (void)
 static CORE_ADDR
 ia64_hpux_get_load_info_addr (void)
 {
-  struct type *data_ptr_type = builtin_type (target_gdbarch)->builtin_data_ptr;
+  struct type *data_ptr_type = builtin_type (target_gdbarch ())->builtin_data_ptr;
   CORE_ADDR addr;
   int status;
 
This page took 0.023528 seconds and 4 git commands to generate.