update code, now '-bios none' can get the same result as ch9

This commit is contained in:
Yu Chen 2023-01-03 10:05:40 +08:00
parent e71bbcbc8d
commit 4aaa7f9206
3 changed files with 16 additions and 16 deletions

View file

@ -71,7 +71,7 @@ disasm-vim: kernel
@nvim $(DISASM_TMP)
@rm $(DISASM_TMP)
run: run-inner-none
run: run-inner
run-inner-none: build
@qemu-system-riscv64 \