Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libobjc/objc-private
2023-03-06 14:48:14 +01:00
..
accessors.h projet 2023-03-06 14:48:14 +01:00
common.h projet 2023-03-06 14:48:14 +01:00
error.h projet 2023-03-06 14:48:14 +01:00
hash.h projet 2023-03-06 14:48:14 +01:00
module-abi-8.h projet 2023-03-06 14:48:14 +01:00
objc-list.h projet 2023-03-06 14:48:14 +01:00
objc-sync.h projet 2023-03-06 14:48:14 +01:00
protocols.h projet 2023-03-06 14:48:14 +01:00
README projet 2023-03-06 14:48:14 +01:00
runtime.h projet 2023-03-06 14:48:14 +01:00
sarray.h projet 2023-03-06 14:48:14 +01:00
selector.h projet 2023-03-06 14:48:14 +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.