38bd6bd0198ced76b665ca4bd04a699c98ff8312
[mTask.git] / client / mem.c
1 #include <stdlib.h>
2
3 struct task *task_head = NULL;