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 a634171 commit da2f720Copy full SHA for da2f720
libc/config/baremetal/arm/entrypoints.txt
@@ -236,6 +236,7 @@ set(TARGET_LIBM_ENTRYPOINTS
236
libc.src.math.canonicalize
237
libc.src.math.canonicalizef
238
libc.src.math.canonicalizel
239
+ libc.src.math.cbrt
240
libc.src.math.cbrtf
241
libc.src.math.ceil
242
libc.src.math.ceilf
libc/config/baremetal/riscv/entrypoints.txt
@@ -232,6 +232,7 @@ set(TARGET_LIBM_ENTRYPOINTS
232
233
234
235
0 commit comments