aboutsummaryrefslogtreecommitdiff
path: root/playground/src/init_high.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Seemingly working Mutexes.Trygve Laugstøl2016-01-051-0/+7
| | | | o Dropping the privileged/unprivileged split for now.
* o Actually working implementation of context switching.Trygve Laugstøl2016-01-041-10/+42
| | | | It is important to remember to update the stack to the task descriptor on every switch!
* o Moving around a lot of files.Trygve Laugstøl2016-01-021-0/+315