diff options
| author | Frédéric Desbiens <[email protected]> | 2026-05-27 12:00:47 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-05-27 12:00:47 -0400 |
| commit | 6061c43f96dcaf6b5588861f247dae98493a9eee (patch) | |
| tree | 6da3441e562b4c52218347e5f3b6f315dd3afa90 /common_modules/module_manager/src/txm_module_manager_application_request.c | |
| parent | 4a7343159b9ed3e470524d83232e4797a0bdf637 (diff) | |
Removed clz.c workaround; use riscv32-unknown-elf toolchain (#538)
bsp/clz.c provided a weak __clzsi2 fallback to work around the missing
rv32 multilib in the riscv-collab riscv64-unknown-elf toolchain. Since
cmake/riscv32-unknown-elf-rv32imc.cmake now uses the dedicated riscv32-
unknown-elf-gcc toolchain (riscv-collab riscv32-elf release), which ships
a native rv32/ilp32 libgcc with all required helpers, the workaround is
no longer needed.
Remove bsp/clz.c and its entry in CMakeLists.txt.
Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'common_modules/module_manager/src/txm_module_manager_application_request.c')
0 files changed, 0 insertions, 0 deletions
