Index: arm/ChangeLog
[deliverable/binutils-gdb.git] / sim / common / sim-hload.c
index b8726ba783435d71f9d76cfd4ddb97ba5c39bf84..07a608bbc8596b6445ded1e3d2a5db82c9166fc4 100644 (file)
@@ -31,7 +31,7 @@ SIM_RC
 sim_load (sd, prog_name, prog_bfd, from_tty)
      SIM_DESC sd;
      char *prog_name;
-     struct _bfd *prog_bfd;
+     struct bfd *prog_bfd;
      int from_tty;
 {
   bfd *result_bfd;
This page took 0.046988 seconds and 4 git commands to generate.