merge from gcc
[binutils-gdb.git] / libiberty / alloca.c
index e98a053fbee5651f91af963b87d5109a90c749bd..918235df465203df525fe58b41afc9ab53b1a4cf 100644 (file)
@@ -150,6 +150,8 @@ static header *last_alloca_header = NULL;   /* -> last alloca header.  */
    caller, but that method cannot be made to work for some
    implementations of C, for example under Gould's UTX/32.  */
 
+/* @undocumented C_alloca */
+
 PTR
 C_alloca (size)
      size_t size;