diff --git a/scripts/qemu-check.sh b/scripts/qemu-check.sh index 29bc0c5f8..b9762d0bd 100755 --- a/scripts/qemu-check.sh +++ b/scripts/qemu-check.sh @@ -7,18 +7,33 @@ READY_MSG="6c 00 00 00 00 00 00 70" rm -f dump-*.txt +print_usage() +{ + cat <