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 dcd246c commit 946e086Copy full SHA for 946e086
libc/config/baremetal/arm/entrypoints.txt
@@ -372,6 +372,7 @@ set(TARGET_LIBM_ENTRYPOINTS
372
libc.src.math.nextup
373
libc.src.math.nextupf
374
libc.src.math.nextupl
375
+ libc.src.math.pow
376
libc.src.math.powf
377
libc.src.math.remainder
378
libc.src.math.remainderf
libc/config/baremetal/riscv/entrypoints.txt
@@ -367,6 +367,7 @@ set(TARGET_LIBM_ENTRYPOINTS
367
368
369
370
371
0 commit comments