* config.in, configure: Regenerate.
[deliverable/binutils-gdb.git] / gas / symbols.h
index 7a4b8f7a6da30599beb4631dc3d890e9339fcf5d..0527abbb91d3ddb69cb3a6a2d9c13b21a1ceb841 100644 (file)
@@ -192,6 +192,7 @@ extern int symbol_section_p (symbolS *);
 extern int symbol_equated_p (symbolS *);
 extern int symbol_equated_reloc_p (symbolS *);
 extern int symbol_constant_p (symbolS *);
+extern int symbol_shadow_p (symbolS *);
 extern asymbol *symbol_get_bfdsym (symbolS *);
 extern void symbol_set_bfdsym (symbolS *, asymbol *);
 
This page took 0.022499 seconds and 4 git commands to generate.