(free): Delete declaration of library function.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 5 Mar 1996 15:26:14 +0000 (10:26 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 5 Mar 1996 15:26:14 +0000 (10:26 -0500)
From-SVN: r11455

gcc/bc-emit.c

index 5de92b309118bf967881f1ded07605eb4820702d..2a0c0e2461ad9bfb445877d3452ffa2097fe9057 100644 (file)
@@ -41,7 +41,6 @@ Boston, MA 02111-1307, USA.  */
 #include <stdio.h>
 
 extern char *xmalloc (), *xrealloc ();
-extern void free ();
 
 extern struct obstack *rtl_obstack;