mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 08:01:46 +01:00

count(maxlen) should not be decremented here
Fixes: 1901e8a287
("platform: Add minimal libc support.")
Signed-off-by: Rahul Pathak <rpathak@ventanamicro.com>
Reviewed-by: Anup Patel <anup@brainfault.org>