Skip to content

Commit 7471387

Browse files
authored
[libc][math][C23] removing daddl from arm32 (#101567)
1 parent b45d362 commit 7471387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/config/linux/arm/entrypoints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ set(TARGET_LIBM_ENTRYPOINTS
228228
libc.src.math.cos
229229
libc.src.math.cosf
230230
libc.src.math.coshf
231-
libc.src.math.daddl
232231
libc.src.math.dfmal
233232
libc.src.math.dsqrtl
234233
libc.src.math.erff

0 commit comments

Comments
 (0)