mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-08 16:00:17 +00:00
awk(1) takes input files as positional arguments, so there is no need to read the file with cat(1). Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>