[libc][Obvious] Add errno entrypoint for macOS ARM64.

This commit is contained in:
Tue Ly
2023-03-06 00:06:03 -05:00
parent fb661e2554
commit 3735d209a2

View File

@@ -16,7 +16,10 @@ set(TARGET_LIBC_ENTRYPOINTS
libc.src.ctype.toascii
libc.src.ctype.tolower
libc.src.ctype.toupper
# errno.h entrypoints
libc.src.errno.errno
# string.h entrypoints
libc.src.string.bcmp
libc.src.string.bcopy