import gdb-1999-08-30 snapshot
[deliverable/binutils-gdb.git] / gdb / config / fr30 / tm-fr30.h
index 2dd8a8ee7e0be268753777e799154074afa70254..0bd54767c31c67e1396826fda833db2a61d9192d 100644 (file)
@@ -138,12 +138,11 @@ extern void fr30_pop_frame PARAMS ((void));
    Can return -1, meaning no way to tell.  */
 #define FRAME_NUM_ARGS(fi) (-1)
 
-#ifdef __STDC__                        /* Forward decls for prototypes */
+/* Forward decls for prototypes */
 struct frame_info;
 struct frame_saved_regs;
 struct type;
 struct value;
-#endif
 
 #define EXTRA_FRAME_INFO \
   struct frame_saved_regs fsr;  \
This page took 0.033482 seconds and 4 git commands to generate.