mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 02:13:19 +00:00
Move log2ceil from riscv_pmp to libc. Also, implement log2floor for completeness. These are the run-time alternative to the compile-time macros. |
||
|---|---|---|
| .. | ||
| builtin.h | ||
| float.h | ||
| lib.h | ||
| math.h | ||
| math32.h | ||
| modlib.h | ||
| setjmp.h | ||
| stdarg.h | ||
| xorshift128.h | ||