We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3fd02 commit 0dde87cCopy full SHA for 0dde87c
libc/config/baremetal/arm/entrypoints.txt
@@ -231,6 +231,7 @@ set(TARGET_LIBM_ENTRYPOINTS
231
libc.src.math.canonicalize
232
libc.src.math.canonicalizef
233
libc.src.math.canonicalizel
234
+ libc.src.math.cbrtf
235
libc.src.math.ceil
236
libc.src.math.ceilf
237
libc.src.math.ceill
libc/config/baremetal/riscv/entrypoints.txt
@@ -227,6 +227,7 @@ set(TARGET_LIBM_ENTRYPOINTS
227
228
229
230
0 commit comments