daily update
[deliverable/binutils-gdb.git] / gprof / source.h
index 6cc23ab8b4f5193261a6a4d5a368b6d7ee389139..53eac5eca7378d42d9e512004ec2b1203d010f98 100644 (file)
@@ -33,7 +33,9 @@ typedef struct source_file
 Source_File;
 
 /* Options.  */
-extern boolean create_annotation_files;        /* Create annotated output files?  */
+
+/* Create annotated output files?  */
+extern bfd_boolean create_annotation_files;
 
 /* List of directories to search for source files.  */
 extern Search_List src_search_list;
This page took 0.023194 seconds and 4 git commands to generate.