syscalls: continue working on fork syscall

This commit is contained in:
2025-07-07 00:19:35 +03:00
parent 2a7baf1184
commit e793e45854
3 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ debug:
qemu-system-i386 -s -S -kernel katauos.bin -monitor stdio
debug2:
qemu-system-i386 -s -S -drive file=boot.iso,media=disk,format=raw -monitor stdio
qemu-system-i386 -s -S -drive file=boot.iso,media=disk,format=raw -m 4096M -monitor stdio
test-bochs:
bochs -f bochsrc