aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/context_switch.s
Commit message (Collapse)AuthorAgeFilesLines
* Fix nasty task switching buAlex Auvolat2016-07-151-2/+7
|
* Many things :Alex Auvolat2015-02-141-29/+6
| | | | | | - fix context switching (it actually worked only because of optimizations!) - complete mchmap implementation - adjust elf parser to load binaries correctly even without FM_MMAP
* Reorganize all.Alex Auvolat2015-02-091-0/+58