mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 14:41:29 +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.