wangzhengquan
2020-08-05 c85fe0b87d3a1d6765b8ce9a17136a9f7e056178
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