> compile NEMU

ysyx_22040000 李心杨
Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux
 17:30:36  up 3 days 16:31,  2 users,  load average: 0.59, 0.82, 1.50
This commit is contained in:
tracer-ysyx 2024-01-11 17:30:36 +08:00 committed by xinyangli
parent b5c2838870
commit 6b25e80704

View file

@ -49,7 +49,7 @@ static int cmd_c(char *args) {
static int cmd_q(char *args) {
return -1;
return 0;
}
static int cmd_help(char *args);