Retro68/gcc/libobjc/objc-private
Wolfgang Thaller aaf905ce07 add gcc 4.70
2012-03-28 01:13:14 +02:00
..
accessors.h add gcc 4.70 2012-03-28 01:13:14 +02:00
common.h add gcc 4.70 2012-03-28 01:13:14 +02:00
error.h add gcc 4.70 2012-03-28 01:13:14 +02:00
hash.h add gcc 4.70 2012-03-28 01:13:14 +02:00
module-abi-8.h add gcc 4.70 2012-03-28 01:13:14 +02:00
objc-list.h add gcc 4.70 2012-03-28 01:13:14 +02:00
objc-sync.h add gcc 4.70 2012-03-28 01:13:14 +02:00
protocols.h add gcc 4.70 2012-03-28 01:13:14 +02:00
README add gcc 4.70 2012-03-28 01:13:14 +02:00
runtime.h add gcc 4.70 2012-03-28 01:13:14 +02:00
sarray.h add gcc 4.70 2012-03-28 01:13:14 +02:00
selector.h add gcc 4.70 2012-03-28 01:13:14 +02:00

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.