]> wirehaze git hosting - ppos.git/blob - ppos/kernel/dispatcher.c

wirehaze git hosting

tasks implementation (ongoing)
[ppos.git] / ppos / kernel / dispatcher.c
1 // PingPongOS - PingPong Operating System
2
3 void dispatcher_init()
4 {
5 }
6
7 void dispatcher()
8 {
9 }