mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-16 05:38:17 +01:00
The math.h is not required anymore and it also gives compile error for certain toolchains hence thsi patch removes math.h include from kendryte/k210/sysctl.c. Signed-off-by: Anup Patel <anup.patel@wdc.com>