(ifdef __alpha__): Don't declare `free'.
From-SVN: r12374
This commit is contained in:
parent
25a0074233
commit
b05a8d8a6b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user