mirror of https://github.com/yandex/odyssey.git
11 lines
110 B
C
11 lines
110 B
C
![]() |
#ifndef MM_QUEUE_H_
|
||
|
#define MM_QUEUE_H_
|
||
|
|
||
|
/*
|
||
|
* machinarium.
|
||
|
*
|
||
|
* cooperative multitasking engine.
|
||
|
*/
|
||
|
|
||
|
#endif
|