mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 23:49:05 +08:00
Move log2ceil from riscv_pmp to libc. Also, implement log2floor for completeness. These are the run-time alternative to the compile-time macros.