aboutsummaryrefslogtreecommitdiff
path: root/gdb/frv-tdep.c
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2004-01-19 23:11:36 +0000
committerKevin Buettner <kevinb@redhat.com>2004-01-19 23:11:36 +0000
commita02d6af8f35058b352bfee8e98c283549fb85ce1 (patch)
tree913ecb5d57f4667a684a47a5e6f6352c8793853a /gdb/frv-tdep.c
parentc03e19bbe3830f105b3bdff56c170a0150254dea (diff)
downloadfsf-binutils-gdb-a02d6af8f35058b352bfee8e98c283549fb85ce1.zip
fsf-binutils-gdb-a02d6af8f35058b352bfee8e98c283549fb85ce1.tar.gz
fsf-binutils-gdb-a02d6af8f35058b352bfee8e98c283549fb85ce1.tar.bz2
* frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
unused declarations.
Diffstat (limited to 'gdb/frv-tdep.c')
-rw-r--r--gdb/frv-tdep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/frv-tdep.c b/gdb/frv-tdep.c
index 50a421c..67fb641 100644
--- a/gdb/frv-tdep.c
+++ b/gdb/frv-tdep.c
@@ -44,8 +44,6 @@ static gdbarch_breakpoint_from_pc_ftype frv_breakpoint_from_pc;
static gdbarch_adjust_breakpoint_address_ftype frv_gdbarch_adjust_breakpoint_address;
static gdbarch_skip_prologue_ftype frv_skip_prologue;
static gdbarch_frameless_function_invocation_ftype frv_frameless_function_invocation;
-static gdbarch_deprecated_push_arguments_ftype frv_push_arguments;
-static gdbarch_deprecated_saved_pc_after_call_ftype frv_saved_pc_after_call;
/* Register numbers. The order in which these appear define the
remote protocol, so take care in changing them. */