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:
c3cbe3f
)
(examine_prologue): Make prototype match definition.
author
David Edelsohn
<dje.gcc@gmail.com>
Thu, 15 Jul 1993 21:53:51 +0000
(21:53 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Thu, 15 Jul 1993 21:53:51 +0000
(21:53 +0000)
gdb/h8300-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/h8300-tdep.c
b/gdb/h8300-tdep.c
index 2ed8844b5737f00b852f49cccd796ae9350c85f9..740799e06a2727e277382cfa17a7e7414f89dd71 100644
(file)
--- a/
gdb/h8300-tdep.c
+++ b/
gdb/h8300-tdep.c
@@
-48,7
+48,8
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define IS_SUB2_SP(x) (x==0x1b87)
#define IS_MOVK_R5(x) (x==0x7905)
#define IS_SUB_R5SP(x) (x==0x1957)
-CORE_ADDR examine_prologue ();
+
+static CORE_ADDR examine_prologue ();
void frame_find_saved_regs ();
CORE_ADDR