Commit 673a261e by Richard Kenner

(objc_get_uninstalled_dtable): New declaration.

From-SVN: r12020
parent 7136f132
......@@ -472,6 +472,9 @@ object_is_meta_class(id object)
return CLS_ISMETA((Class)object);
}
struct sarray*
objc_get_uninstalled_dtable();
#endif /* not __objc_api_INCLUDE_GNU */
......
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