]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/nrun.c
Index: arm/ChangeLog
[thirdparty/binutils-gdb.git] / sim / common / nrun.c
index ef25d680915135fa811c4cd4b4ad6f676522900d..7c77f5c3b44d1c8be074c16e52eb406a17cd7682 100644 (file)
@@ -47,7 +47,7 @@ main (int argc, char **argv)
 {
   char *name;
   char **prog_argv = NULL;
-  struct _bfd *prog_bfd;
+  struct bfd *prog_bfd;
   enum sim_stop reason;
   int sigrc = 0;
   int single_step = 0;