1
0
Fork 0
experiments/machine/riscv-asm/run.sh

4 lines
72 B
Bash

#!/bin/sh
[ "$1" = "build" ] && sh ./build.sh
qemu-riscv64 build/main