mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-12-13 11:01:36 +00:00
This reverts commit 897b8fbdd9.
We are seeing compile errors using newlib based GCC cross-toolchain
so we restore back old ctz() implementation.
Signed-off-by: Anup Patel <anup.patel@wdc.com>