* gdbarch.sh (target_gdbarch): Remove macro.
[deliverable/binutils-gdb.git] / gdb / nto-procfs.c
index b58f3188b2a550ac180d72b0b93578decefe26e1..cf33a025a5d9bfc19fe310f9363d5b2d5af8fcc5 100644 (file)
@@ -197,7 +197,7 @@ procfs_open (char *arg, int from_tty)
            {
              if (sysinfo->type !=
                  nto_map_arch_to_cputype (gdbarch_bfd_arch_info
-                                          (target_gdbarch)->arch_name))
+                                          (target_gdbarch ())->arch_name))
                error (_("Invalid target CPU."));
            }
        }
This page took 0.024693 seconds and 4 git commands to generate.