xref: /freebsd/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/llvm-libc-decls/README.txt (revision 06c3fb2749bda94cb5201f81ffdb8fa6c3161b2e)
1LLVM libc declarations
2======================
3
4This directory will be filled by the `libc` project with declarations that are
5availible on the device. Each declaration will use the `__LIBC_ATTRS` attribute
6to control emission on the device side.
7