this repo has no description
at main 114 B view raw
1#!/usr/bin/env sh 2set -e 3 4qemu-system-riscv64 -machine virt -bios none -kernel build/kernel.elf -serial mon:stdio