]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/m68k/tm-m68k.h
import gdb-1999-08-30 snapshot
[thirdparty/binutils-gdb.git] / gdb / config / m68k / tm-m68k.h
index da80f107569a0f6cc67a3c5a83273dabb8b4cc94..c3574ee0a9a04d465ae4b8ed49095c3a9941056f 100644 (file)
@@ -43,10 +43,8 @@ extern CORE_ADDR m68k_skip_prologue PARAMS ((CORE_ADDR ip));
    the new frame is not set up until the new function executes
    some instructions.  */
 
-#ifdef __STDC__
 struct frame_info;
 struct frame_saved_regs;
-#endif
 
 extern CORE_ADDR m68k_saved_pc_after_call PARAMS ((struct frame_info *));
 extern void m68k_find_saved_regs PARAMS ((struct frame_info *, struct frame_saved_regs *));