From: David Edelsohn Date: Thu, 15 Jul 1993 21:53:51 +0000 (+0000) Subject: (examine_prologue): Make prototype match definition. X-Git-Tag: gdb-4_18~18264 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ca9e7c943e32f420f081cf9e5d7f62da46a75e6;p=platform%2Fupstream%2Fbinutils.git (examine_prologue): Make prototype match definition. --- diff --git a/gdb/h8300-tdep.c b/gdb/h8300-tdep.c index 2ed8844..740799e 100644 --- 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