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