OSDN Git Service

Warning fixes:
[pf3gnuchains/gcc-fork.git] / gcc / dbxout.h
index 4532927..c208686 100644 (file)
@@ -27,3 +27,4 @@ extern void dbxout_resume_previous_source_file        PROTO ((void));
 extern void dbxout_symbol              PROTO ((tree, int));
 extern void dbxout_function            PROTO ((tree));
 extern void dbxout_source_line         PROTO ((FILE *, char*, int));
+extern void dbxout_begin_function      PROTO ((tree));