* arm-tdep.h (struct address_space): Add forward declaration.
This commit is contained in:
parent
f6c1938b07
commit
3352110bf1
@ -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.
|
||||
|
@ -23,6 +23,7 @@
|
||||
/* Forward declarations. */
|
||||
struct gdbarch;
|
||||
struct regset;
|
||||
struct address_space;
|
||||
|
||||
/* Register numbers of various important registers. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user