forked from Bananymous/banan-os
b847d7dfd5
MMU is can now be locked with RecursiveSpinLock. Scheduler now has get_current_tid() that works before the Scheduler is initialized. This allows RecursiveSpinLock usage early on. |
||
---|---|---|
.. | ||
GDT.cpp | ||
IDT.cpp | ||
MMU.cpp | ||
SpinLock.S | ||
Thread.S | ||
boot.S | ||
crt0.S | ||
crti.S | ||
crtn.S | ||
interrupts.S | ||
linker.ld |