Commit b05a8d8a by Richard Kenner

(ifdef __alpha__): Don't declare `free'.

From-SVN: r12374
parent 25a00742
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment