bfd/
[deliverable/binutils-gdb.git] / bfd / bfd-in.h
index 5f0f4b53425982176cfb72ed245b5db469466f8e..d5368977912ab6d984cd71ddfafb454969246425 100644 (file)
@@ -432,7 +432,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.024848 seconds and 4 git commands to generate.