]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/symfile.h
* gdb_obstack.h (obconcat): Move declaration here, from...
[thirdparty/binutils-gdb.git] / gdb / symfile.h
index ad9a4e27c8bc0e2b0b3c8a5bd94c67674b8a7253..8caec8e048cae220c915a6aeb59c54e09184f3d5 100644 (file)
@@ -506,13 +506,6 @@ extern struct section_addr_info
 extern void free_section_addr_info (struct section_addr_info *);
 
 
-/* Concatenate NULL terminated variable argument list of `const char
-   *' strings; return the new string.  Space is found in the OBSTACKP.
-   Argument list must be terminated by a sentinel expression `(char *)
-   NULL'.  */
-
-extern char *obconcat (struct obstack *obstackp, ...) ATTRIBUTE_SENTINEL;
-
                        /*   Variables   */
 
 /* If non-zero, shared library symbols will be added automatically