wangzhengquan
2020-07-29 097827d6c57897ec4c7da4025c2677321cb3e97f
src/queue/include/shm_mm.h
@@ -18,8 +18,6 @@
 */
void shm_destroy();
void* shm_malloc_by_key(int key, int size);
#ifdef __cplusplus
}