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

wirehaze git hosting

move queue.c to ppos/lib/ and symlink it on queue/
[ppos.git] / ppos / kernel / block.c
1 // PingPongOS - PingPong Operating System
2
3 void block_init(char *disk_image)
4 {
5 }
6