* symbols.c: Add missing prototypes.
[deliverable/binutils-gdb.git] / gas / symbols.c
index 414582b546e5dd0fc7ada8778a6f350c611f7180..1f4e98816ecb182c91732f04e4163ff05d3843b5 100644 (file)
@@ -61,6 +61,7 @@ symbolS abs_symbol;
 
 struct obstack notes;
 
+static char *save_symbol_name PARAMS ((const char *));
 static void fb_label_init PARAMS ((void));
 static long dollar_label_instance PARAMS ((long));
 static long fb_label_instance PARAMS ((long));
This page took 0.023248 seconds and 4 git commands to generate.