wangzhengquan
2020-08-04 3a89a77e79407d0d638ddf983ee580410cf807c5
src/queue/include/shm_mm.h
@@ -18,7 +18,7 @@
 */
void shm_destroy();
void* shm_malloc_by_key(int key, int size);
int shm_alloc_key();
#ifdef __cplusplus