mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-01-03 19:11:19 +00: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>