]> git.corax.cc Git - corax/commit
Move definition of struct task from arch/task.h to include/arch.h; add proper impleme...
authorMatthias Kruk <m@m10k.eu>
Fri, 6 Sep 2019 17:52:58 +0000 (02:52 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 6 Sep 2019 17:53:35 +0000 (02:53 +0900)
commit4725a1aef148de8c818c41c347b602947dedbfdc
treea23f3041765cc5a1552f07ecb06acd8c62604313
parentd4e34006c2590ab6c776c37cd0b53b13d06dc23b
Move definition of struct task from arch/task.h to include/arch.h; add proper implementations of task_prepare() and task_switch()
kernel/arch/task.S
kernel/arch/task.h [deleted file]
kernel/include/arch.h