Add Solaris/linux support
[deliverable/binutils-gdb.git] / gprof / cg_print.h
index 13511c728a024df3aa9ca6ef70713bcdd046b7e8..782c4aa04c26e38d2b00d73eb868e4227a77c80b 100644 (file)
@@ -8,5 +8,7 @@ extern double print_time;       /* total of time being printed */
 
 extern void cg_print PARAMS ((Sym ** cg));
 extern void cg_print_index PARAMS ((void));
+extern void cg_print_file_ordering PARAMS ((void));
+extern void cg_print_function_ordering PARAMS ((void));
 
 #endif /* cg_print_h */
This page took 0.025051 seconds and 4 git commands to generate.