diff --git a/ProjectTree b/ProjectTree index 4dee93e..6d8caf3 100644 --- a/ProjectTree +++ b/ProjectTree @@ -56,15 +56,6 @@ │   │   │   └── loader.o │   │   └── kaleid │   │   ├── kernel -│   │   │   ├── init -│   │   │   │   ├── init.o -│   │   │   │   └── table.o -│   │   │   ├── io -│   │   │   │   ├── cursor.o -│   │   │   │   ├── term.o -│   │   │   │   └── vga.o -│   │   │   ├── ke -│   │   │   │   └── panic.o │   │   │   ├── bprint.o │   │   │   ├── bput.o │   │   │   ├── buf.o @@ -178,4 +169,4 @@ ├── qemu.log └── Readme.md -31 directories, 122 files +28 directories, 116 files