xref: /src/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/llvm-libc-decls/README.txt (revision d39bd2c1388b520fcba9abed1932acacead60fba)
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