forked from Bananymous/banan-os
Bananymous
5050047cef
Current context saving was very hacky and dependant on compiler behaviour that was not consistent. Now we always use iret for context saving. This makes everything more clean. |
||
---|---|---|
.. | ||
PageTable.cpp | ||
Signal.S | ||
Syscall.S | ||
Thread.S | ||
boot.S | ||
crti.S | ||
crtn.S | ||
interrupts.S | ||
linker.ld |