forked from Imagelibrary/binutils-gdb
* findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC
is not defined. (read_register_pid): Only needed when TARGET_READ_PC is not defined. * hppa-tdep.c (frame_saved_pc): Remove prototype. * infptrace.c (udot_info): Prototype when CHILD_XFER_MEMORY is not defined. * config/xm-aix4.h (aix_resizewindow): Convert old style decl to prototype. * xcoffsolib.c (command.h): Include for needed prototypes.
This commit is contained in:
@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#include "bfd.h"
|
||||
#include "xcoffsolib.h"
|
||||
#include "inferior.h"
|
||||
#include "command.h"
|
||||
|
||||
/* Hook to relocate symbols at runtime. If gdb is build natively, this
|
||||
hook is initialized in by rs6000-nat.c. If not, it is currently left
|
||||
|
||||
Reference in New Issue
Block a user