Skip to content

Commit

Permalink
[libc][math] Remove wrong fabsf128 entrypoint in aarch64 list. (#77974)
Browse files Browse the repository at this point in the history
  • Loading branch information
lntue authored Jan 12, 2024
1 parent f05b081 commit cd753c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libc/config/linux/aarch64/entrypoints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ set(TARGET_LIBM_ENTRYPOINTS
libc.src.math.fabs
libc.src.math.fabsf
libc.src.math.fabsl
libc.src.math.fabs128
libc.src.math.fdim
libc.src.math.fdimf
libc.src.math.fdiml
Expand Down

0 comments on commit cd753c7

Please sign in to comment.