Skip to content

Commit cd753c7

Browse files
authored
[libc][math] Remove wrong fabsf128 entrypoint in aarch64 list. (#77974)
1 parent f05b081 commit cd753c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/config/linux/aarch64/entrypoints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ set(TARGET_LIBM_ENTRYPOINTS
260260
libc.src.math.fabs
261261
libc.src.math.fabsf
262262
libc.src.math.fabsl
263-
libc.src.math.fabs128
264263
libc.src.math.fdim
265264
libc.src.math.fdimf
266265
libc.src.math.fdiml

0 commit comments

Comments
 (0)