* dwarf2read.c (dwarf2_get_pc_bounds): Check DW_AT_high_pc form to
[deliverable/binutils-gdb.git] / gdb / machoread.c
index 88ce612bfee82e94a3592ab16d5a0dfdd641feb8..8a6b500e0283a237b56c1788003924c7467eef49 100644 (file)
@@ -1035,6 +1035,9 @@ static const struct sym_fns macho_sym_fns = {
   &psym_functions
 };
 
+/* -Wmissing-prototypes */
+extern initialize_file_ftype _initialize_machoread;
+
 void
 _initialize_machoread ()
 {
This page took 0.023081 seconds and 4 git commands to generate.