(ifdef __alpha__): Don't declare `free'.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 28 Jun 1996 22:50:18 +0000 (18:50 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 28 Jun 1996 22:50:18 +0000 (18:50 -0400)
From-SVN: r12374

gcc/objc/sarray.c

index fc7323a2442447e75539747074153be923c23b0b..66bf06b676257ae02ca7c15788286f0475678356 100644 (file)
@@ -46,7 +46,6 @@ const char* __objc_sparse3_id = "3 level sparse indices";
 
 #ifdef __alpha__
 const void *memcpy (void*, const void*, size_t);
-void free (const void*);
 #endif
 
 /* This function removes any structures left over from free operations