wangzhengquan
2020-08-04 2612d4811f72395354fd895daffd494edc46fbfe
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