From eb17f9d504a3c73831b4b2eaa1658ced25bea3fe Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Thu, 15 Aug 1996 20:52:34 +0000 Subject: * 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. --- gdb/hppa-tdep.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/hppa-tdep.c') diff --git a/gdb/hppa-tdep.c b/gdb/hppa-tdep.c index 275c485..3c3f058 100644 --- a/gdb/hppa-tdep.c +++ b/gdb/hppa-tdep.c @@ -90,8 +90,6 @@ static int restore_pc_queue PARAMS ((struct frame_saved_regs *)); static int hppa_alignof PARAMS ((struct type *)); -CORE_ADDR frame_saved_pc PARAMS ((struct frame_info *)); - static int prologue_inst_adjust_sp PARAMS ((unsigned long)); static int is_branch PARAMS ((unsigned long)); -- cgit v1.1