Revert "Merge Master"

This commit is contained in:
2025-03-12 11:12:03 +08:00
committed by GitHub
parent a02f4c0b92
commit a22408b65b
65 changed files with 158 additions and 13903 deletions

3
tools/.gdbinit Normal file
View File

@ -0,0 +1,3 @@
target remote localhost:1234
file bin/kernel/kernel.elf
set follow-fork-mode child