gcc/libobjc/objc-private
Richard Sandiford ad2466aee4 Update copyright years in libobjc.
From-SVN: r195693
2013-02-03 11:16:21 +00:00
..
accessors.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
common.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
error.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
hash.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
module-abi-8.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
objc-list.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
objc-sync.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
protocols.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
README
runtime.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
sarray.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
selector.h Update copyright years in libobjc. 2013-02-03 11:16:21 +00: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.