* arm-tdep.h (struct address_space): Add forward declaration.

This commit is contained in:
Pedro Alves 2011-04-01 15:22:52 +00:00
parent f6c1938b07
commit 3352110bf1
2 changed files with 5 additions and 0 deletions

View 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.

View File

@ -23,6 +23,7 @@
/* Forward declarations. */
struct gdbarch;
struct regset;
struct address_space;
/* Register numbers of various important registers. */