Retro68/gcc/libobjc/objc-private
2018-12-28 16:30:48 +01:00
..
accessors.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
common.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
error.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
hash.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
module-abi-8.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
objc-list.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
objc-sync.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
protocols.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
README
runtime.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
sarray.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
selector.h upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01: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.