> compile NEMU

221220000 张三
Linux zzy 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
 20:46:21 up 6 days, 15:51,  1 user,  load average: 1.27, 1.01, 0.74
This commit is contained in:
tracer-ics2023
2024-09-23 20:46:23 +08:00
committed by zzy
parent 81939b8ccb
commit 7428160c09

View File

@ -25,7 +25,7 @@ int main() {
init_fs();
// init_proc();
init_proc();
Log("Finish initialization");