Stack & heap stuff
This commit is contained in:
parent
4caefd028a
commit
bc8970c2d0
11
ProjectTree
11
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
|
||||
|
|
Loading…
Reference in New Issue