forked from Bananymous/banan-os
Bananymous
8141b9977d
This allows us to allocate processor stacks, and other per processor structures dynamically in runtime. Giving processor stack to ap_trampoline feels super hacky, but it works for now. |
||
---|---|---|
.. | ||
GDT.cpp | ||
IDT.cpp | ||
PageTable.cpp | ||
Signal.S | ||
Thread.S | ||
boot.S | ||
crti.S | ||
crtn.S | ||
interrupts.S | ||
linker.ld |