Remove the "listhead" argument from finish_block
[deliverable/binutils-gdb.git] / gdb / buildsym.h
index e0668f8678d55c082e5f3ce6a17fc17fd8fb1d0f..10dce3edba85d62856942ce7f0488a48498d632c 100644 (file)
@@ -144,7 +144,6 @@ extern struct symbol *find_symbol_in_list (struct pending *list,
                                           char *name, int length);
 
 extern struct block *finish_block (struct symbol *symbol,
-                                  struct pending **listhead,
                                   struct pending_block *old_blocks,
                                   const struct dynamic_prop *static_link,
                                   CORE_ADDR start,
This page took 0.024881 seconds and 4 git commands to generate.