bfd/
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 2c795b6cbbd430bff53e1b9b0171247d287bd242..76836b15c8210d8a752ba0fd7a474fdc162601bc 100644 (file)
@@ -439,7 +439,7 @@ extern void bfd_hash_traverse
 /* Allows the default size of a hash table to be configured. New hash
    tables allocated using bfd_hash_table_init will be created with
    this size.  */
-extern void bfd_hash_set_default_size (bfd_size_type);
+extern unsigned long bfd_hash_set_default_size (unsigned long);
 
 /* This structure is used to keep track of stabs in sections
    information while linking.  */
This page took 0.029279 seconds and 4 git commands to generate.