Skip to content

Commit aabe6c5

Browse files
committed
Added entrypoint of acospif16 to file after syncing with upstream main
1 parent f1342ef commit aabe6c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/config/linux/x86_64/entrypoints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,7 @@ if(LIBC_TYPES_HAS_FLOAT16)
657657
list(APPEND TARGET_LIBM_ENTRYPOINTS
658658
# math.h C23 _Float16 entrypoints
659659
libc.src.math.acosf16
660+
libc.src.math.acospif16
660661
libc.src.math.acoshf16
661662
libc.src.math.asinf16
662663
libc.src.math.asinhf16

0 commit comments

Comments
 (0)