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

wirehaze git hosting

move queue.c to ppos/lib/ and symlink it on queue/
[ppos.git] / ppos / kernel / semaphore.c
1 // PingPongOS - PingPong Operating System
2
3 void sem_init()
4 {
5 }