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

wirehaze git hosting

tasks implementation (ongoing)
[ppos.git] / ppos / kernel / semaphore.c
1 // PingPongOS - PingPong Operating System
2
3 void sem_init()
4 {
5 }