Add gdb/ChangeLog entry for previous change.
[deliverable/binutils-gdb.git] / gas / symbols.h
index 7c9896feb90b38767594367d3b93c76a08f05e02..a3a31f765bc233a7545f8cca91fd813a3f39bcee 100644 (file)
@@ -100,6 +100,7 @@ extern int S_FORCE_RELOC (symbolS *, int);
 extern int S_IS_DEBUG (symbolS *);
 extern int S_IS_LOCAL (symbolS *);
 extern int S_IS_STABD (symbolS *);
+extern int S_CAN_BE_REDEFINED (const symbolS *);
 extern int S_IS_VOLATILE (const symbolS *);
 extern int S_IS_FORWARD_REF (const symbolS *);
 extern const char *S_GET_NAME (symbolS *);
This page took 0.023141 seconds and 4 git commands to generate.