> 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:45:35 up 6 days, 15:51,  1 user,  load average: 1.04, 0.94, 0.71
This commit is contained in:
tracer-ics2023
2024-09-23 20:45:38 +08:00
committed by zzy
parent fd68ae9021
commit 50df8d2528

View File

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