Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
libc
/
config
/
uefi
/
entrypoints.txt
blob: 2e11c534a4f3bdb0025105a6f219d7e7bd4c3096 [
file
] [
log
] [
blame
] [
edit
]
set(TARGET_LIBC_ENTRYPOINTS
# errno.h entrypoints
libc.src.errno.errno
)
set(TARGET_LIBM_ENTRYPOINTS)
set(TARGET_LLVMLIBC_ENTRYPOINTS
${TARGET_LIBC_ENTRYPOINTS}
${TARGET_LIBM_ENTRYPOINTS}
)