gdb/
[deliverable/binutils-gdb.git] / gdb / minsyms.c
index f90f036eaa591d653e27f770c6e0f0cd10aa31a1..8ac5014a54cc980fa690c1cf110ed47b8d7037bd 100644 (file)
@@ -111,7 +111,7 @@ msymbol_hash (const char *string)
 }
 
 /* Add the minimal symbol SYM to an objfile's minsym hash table, TABLE.  */
-void
+static void
 add_minsym_to_hash_table (struct minimal_symbol *sym,
                          struct minimal_symbol **table)
 {
This page took 0.023389 seconds and 4 git commands to generate.