mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-08 07:50:20 +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>