682e805aaf
2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com> * Makefile.in (OBJC_SOURCE_FILES): Added accessors.m. * accessors.m: New. * init.c: Include objc-private/accessors.h. (__objc_exec_class): Call __objc_accessors_init. * objc-private/accessors.h: New. From-SVN: r165903 |
||
---|---|---|
.. | ||
accessors.h | ||
common.h | ||
error.h | ||
hash.h | ||
module-abi-8.h | ||
objc-list.h | ||
objc-sync.h | ||
protocols.h | ||
README | ||
runtime.h | ||
sarray.h |
This directory contains headers that are private to the runtime and that are only included while the runtime is being compiled. They are not installed, so developers using the library can't actually even see them.