]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/functions.def
cplus-dem.c (demangle_signature): Don't look for return types on constructors.
[thirdparty/gcc.git] / libiberty / functions.def
index aeed4c69c3b06896d6be38d6a29ab3634b41ec6e..6c14c9bfd51a37476d7c195d7e26ac5e21f1b206 100644 (file)
@@ -9,6 +9,7 @@
  * the corresponding function in libc.
  */
 
+DEF(asprintf, int, (), NOTHING)
 DEF(atexit, int, (f), void (*f)())
 DEF(bcmp, int, (s1, s2, length), char *s1 AND char *s2 AND int length )
 DEF(bcopy, void, (s1, s2, length), char *s1 AND char *s2 AND int length )