odyssey/src/mm_queue.h

11 lines
110 B
C
Raw Normal View History

2017-05-22 11:01:58 +00:00
#ifndef MM_QUEUE_H_
#define MM_QUEUE_H_
/*
* machinarium.
*
* cooperative multitasking engine.
*/
#endif