From 9202658d3cd1b82b9c9b96c52fde1774d313ab2c Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 9 May 2002 22:50:04 +0000 Subject: Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT. --- contrib/libobjc/sarray.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'contrib/libobjc/sarray.c') diff --git a/contrib/libobjc/sarray.c b/contrib/libobjc/sarray.c index f5ace10..4625fbe 100644 --- a/contrib/libobjc/sarray.c +++ b/contrib/libobjc/sarray.c @@ -44,10 +44,6 @@ const char* __objc_sparse2_id = "2 level sparse indices"; const char* __objc_sparse3_id = "3 level sparse indices"; #endif -#ifdef __alpha__ -const void *memcpy (void*, const void*, size_t); -#endif - /* This function removes any structures left over from free operations that were not safe in a multi-threaded environment. */ void -- cgit v1.1