> 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:
parent
b5c2838870
commit
6b25e80704
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue