Commit 2ebb3053 by Kresten Krab Thorup

*** empty log message ***

From-SVN: r4095
parent 6d9bd624
......@@ -60,6 +60,7 @@ extern int __objc_selector_max_index;
#define DEBUG_PRINTF
#endif
BOOL __objc_responds_to (id object, SEL sel); /* for internal use only! */
/* standard functions */
int bcopy(void*, void*, size_t);
......
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