]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* arm-tdep.h (struct address_space): Add forward declaration.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 17 May 2011 21:25:00 +0000 (21:25 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 17 May 2011 21:25:00 +0000 (21:25 +0000)
gdb/ChangeLog
gdb/arm-tdep.h

index 2a9f0fd9ee94ddae9b3f7475279e2fb622cf314a..336a47ea462501a6df66fac224d61191da04609f 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-01  Pedro Alves  <pedro@codesourcery.com>
+
+       * arm-tdep.h (struct address_space): Add forward declaration.
+
 2011-04-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
 
        * arm-tdep.h (arm_insert_single_step_breakpoint): Add prototype.
index 356df73cc2994c133797843b03d7da6f885d66fb..f0473517a1840d25ca30ae46950f73e6c4f9917b 100644 (file)
@@ -23,6 +23,7 @@
 /* Forward declarations.  */
 struct gdbarch;
 struct regset;
+struct address_space;
 
 /* Register numbers of various important registers.  */