projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e2235
)
Remove prototypes for obsolete static functions.
author
Michael Snyder
<msnyder@vmware.com>
Tue, 2 Jan 2001 20:49:18 +0000
(20:49 +0000)
committer
Michael Snyder
<msnyder@vmware.com>
Tue, 2 Jan 2001 20:49:18 +0000
(20:49 +0000)
gdb/sh-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/sh-tdep.c
b/gdb/sh-tdep.c
index 0ef158c57b05766583106fc637f855a8dc33dcf7..b3a8f9ffc2e4851740a5b3b75e24a24c21f9603f 100644
(file)
--- a/
gdb/sh-tdep.c
+++ b/
gdb/sh-tdep.c
@@
-56,8
+56,6
@@
static gdbarch_frame_init_saved_regs_ftype sh_fp_frame_init_saved_regs;
static gdbarch_init_extra_frame_info_ftype sh_init_extra_frame_info;
static gdbarch_pop_frame_ftype sh_pop_frame;
static gdbarch_saved_pc_after_call_ftype sh_saved_pc_after_call;
-static gdbarch_frame_args_address_ftype sh_frame_args_address;
-static gdbarch_frame_locals_address_ftype sh_frame_locals_address;
/* Function call related functions. */
static gdbarch_extract_return_value_ftype sh_extract_return_value;